diff options
-rw-r--r-- | php-pecl-apfd.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-apfd.spec b/php-pecl-apfd.spec index e7a7beb..2057001 100644 --- a/php-pecl-apfd.spec +++ b/php-pecl-apfd.spec @@ -35,7 +35,7 @@ Summary: Always Populate Form Data Name: %{?sub_prefix}php-pecl-%{pecl_name} Version: 1.0.1 -Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: BSD Group: Development/Languages URL: http://pecl.php.net/package/%{pecl_name} @@ -229,6 +229,9 @@ rm -rf %{buildroot} %changelog +* Tue Oct 13 2015 Remi Collet <remi@fedoraproject.org> - 1.0.1-5 +- rebuild for PHP 7.0.0RC5 new API version + * Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 1.0.1-4 - F23 rebuild with rh_layout |