diff options
| author | Remi Collet <remi@remirepo.net> | 2019-09-03 14:57:42 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2019-09-03 14:57:42 +0200 | 
| commit | 6d390857f6be7cb409eefe69f62119bfd169a46e (patch) | |
| tree | a1877ab2aa516fa8d6f3630c7051a80471149ecc | |
| parent | da523cc5ba91e2c8c0017508c910e79c283326e8 (diff) | |
rebuild for 7.4.0RC1
| -rw-r--r-- | php-pecl-yaz.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/php-pecl-yaz.spec b/php-pecl-yaz.spec index 81ef52e..18bfaab 100644 --- a/php-pecl-yaz.spec +++ b/php-pecl-yaz.spec @@ -24,7 +24,7 @@  Summary:        Z39.50/SRU client  Name:           %{?sub_prefix}php-pecl-%{pecl_name}  Version:        1.2.3 -Release:        2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Release:        3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}  License:        BSD  URL:            http://pecl.php.net/package/%{pecl_name}  Source0:        http://pecl.php.net/get/%{pecl_name}-%{version}.tgz @@ -245,6 +245,9 @@ REPORT_EXIT_STATUS=1 \  %changelog +* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 1.2.3-3 +- rebuild for 7.4.0RC1 +  * Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 1.2.3-2  - rebuild for 7.4.0beta1 | 
