diff options
| author | Remi Collet <remi@remirepo.net> | 2019-09-03 14:27:49 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2019-09-03 14:27:49 +0200 | 
| commit | c0bf768b998fc77bd9a35e5849ac79487f657f52 (patch) | |
| tree | 2f1e1bd22f039878f70b23c0f1c9c408c1fc057d | |
| parent | dc10827b6792763cce8d79d9b270744d5af483f4 (diff) | |
rebuild for 7.4.0RC1
| -rw-r--r-- | php-pecl-uopz.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-uopz.spec b/php-pecl-uopz.spec index e5ffa2e..6e085e8 100644 --- a/php-pecl-uopz.spec +++ b/php-pecl-uopz.spec @@ -24,7 +24,7 @@  Summary:        User Operations for Zend  Name:           %{?sub_prefix}php-pecl-%{pecl_name}  Version:        6.1.0 -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  URL:            http://pecl.php.net/package/%{pecl_name}  %if 0%{?gh_commit:1} @@ -262,6 +262,9 @@ REPORT_EXIT_STATUS=1 \  %changelog +* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 6.1.0-4 +- rebuild for 7.4.0RC1 +  * Sun Aug 25 2019 Remi Collet <remi@remirepo.net> - 6.1.0-3  - add upstream patches for 7.4  | 
