summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-10-14 09:31:19 +0200
committerRemi Collet <fedora@famillecollet.com>2015-10-14 09:31:19 +0200
commit0e3bf2f7934f29fbf035800ba42ae7cb30cae4c2 (patch)
tree4eeec68424308c6d2c3a3bda1cf1df11e1d80392
parentac57da3056e1bc70b3b9374c7725bcd66de5ba98 (diff)
PHP 7.0.0RC5
-rw-r--r--php-pecl-hprose.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-hprose.spec b/php-pecl-hprose.spec
index ea0d902..9a4504e 100644
--- a/php-pecl-hprose.spec
+++ b/php-pecl-hprose.spec
@@ -31,7 +31,7 @@
Summary: Hprose for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.6.1
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?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}
@@ -92,7 +92,7 @@ languages.
This project is the implementation of Hprose for PHP.
-Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl})}.
+Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl} by %{?scl_vendor}%{!?scl_vendor:rh})}.
%prep
@@ -247,6 +247,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Oct 13 2015 Remi Collet <remi@fedoraproject.org> - 1.6.1-3
+- rebuild for PHP 7.0.0RC5 new API version
+
* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 1.6.1-2
- F23 rebuild with rh_layout