diff options
-rw-r--r-- | php-pecl-uopz-php7.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-uopz-php7.spec b/php-pecl-uopz-php7.spec index b6f9d35..8f22e18 100644 --- a/php-pecl-uopz-php7.spec +++ b/php-pecl-uopz-php7.spec @@ -24,7 +24,7 @@ Summary: User Operations for Zend Name: %{?sub_prefix}php-pecl-%{pecl_name} Version: 5.0.1 -Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Release: 4%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: PHP Group: Development/Languages URL: http://pecl.php.net/package/%{pecl_name} @@ -245,6 +245,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Thu Dec 1 2016 Remi Collet <remi@fedoraproject.org> - 5.0.1-4 +- rebuild with PHP 7.1.0 GA + * Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 5.0.1-3 - rebuild for PHP 7.1 new API version |