summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-21 08:06:02 +0200
committerRemi Collet <remi@remirepo.net>2017-06-21 08:06:02 +0200
commitbaac0176863afaf5eaf17884426717a968d7873a (patch)
tree3609bfba04e57cc4e1e64082deedaac546dc4391
parentde52063ecd0101cd806e759bc10172cb37ec6f9d (diff)
rebuild for 7.2.0alpha2
-rw-r--r--php-pecl-grpc.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-grpc.spec b/php-pecl-grpc.spec
index 808e76a..9d4f23f 100644
--- a/php-pecl-grpc.spec
+++ b/php-pecl-grpc.spec
@@ -27,7 +27,7 @@
Summary: General RPC framework
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -221,6 +221,9 @@ cd ../ZTS
%changelog
+* Wed Jun 21 2017 Remi Collet <remi@remirepo.net> - 1.4.0~RC2-1
+- rebuild for 7.2.0alpha2
+
* Fri Jun 2 2017 Remi Collet <remi@remirepo.net> - 1.4.0~RC2-1
- update to 1.4.0RC2 (no change)