diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-12-01 11:35:04 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-12-01 11:35:04 +0100 | 
| commit | 6cf1395ff1800d9712e2449137d6cae1c2f5d095 (patch) | |
| tree | b55a96dd509a700e471b060d82d84a527e399220 | |
| parent | 0ef7b2c940f93d581c41c1fabfd389cd26dcc2a3 (diff) | |
PHP 7.1 mass rebuild part #1
| -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  | 
