diff options
| author | Remi Collet <remi@remirepo.net> | 2019-09-03 14:30:04 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2019-09-03 14:30:04 +0200 | 
| commit | 86e268a6b5af98a03ae63f8b07b0e2ac3bc4565c (patch) | |
| tree | 026d25900476086f99a83ac9b5cecd19ee073197 | |
| parent | d6b66c3735cfa6f88394453b7ba77e59097ac488 (diff) | |
rebuild for 7.4.0RC1
| -rw-r--r-- | php-pecl-uuid.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-uuid.spec b/php-pecl-uuid.spec index 8585997..9e639a8 100644 --- a/php-pecl-uuid.spec +++ b/php-pecl-uuid.spec @@ -30,7 +30,7 @@  Summary:       Universally Unique Identifier extension for PHP  Name:          %{?sub_prefix}php-pecl-uuid  Version:       1.0.4 -Release:       15%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release:       16%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}  License:       LGPLv2+  URL:           http://pecl.php.net/package/uuid  Source:        http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz @@ -227,6 +227,9 @@ fi  %changelog +* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 1.0.4-16 +- rebuild for 7.4.0RC1 +  * Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 1.0.4-15  - rebuild for 7.4.0beta1  | 
