diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-10-14 09:31:19 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-10-14 09:31:19 +0200 |
commit | bb59553edd49e77c0026c646397f6df895bd3487 (patch) | |
tree | 9a520cce140713380957c29c312bf3b238221674 | |
parent | 97cf9ee63be77cbb137b46422d4d941f01bd664f (diff) |
PHP 7.0.0RC5
-rw-r--r-- | php-pecl-apm-dev.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-apm-dev.spec b/php-pecl-apm-dev.spec index 8db67dc..59eb141 100644 --- a/php-pecl-apm-dev.spec +++ b/php-pecl-apm-dev.spec @@ -46,7 +46,7 @@ Name: %{?sub_prefix}php-pecl-apm Summary: Alternative PHP Monitor Version: 2.0.5 %if 0%{?gh_date:1} -Release: 4.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 5.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} %else Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} %endif @@ -261,6 +261,9 @@ fi %changelog +* Tue Oct 13 2015 Remi Collet <remi@fedoraproject.org> - 2.0.5-5.20150807gitd08a589 +- rebuild for PHP 7.0.0RC5 new API version + * Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 2.0.5-4.20150807gitd08a589 - F23 rebuild with rh_layout |