diff options
author | Remi Collet <remi@remirepo.net> | 2018-08-16 08:39:32 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-08-16 08:39:32 +0200 |
commit | 99fc8641927cdeebd76f092a133173d5090fae9a (patch) | |
tree | 59ad23e36eaee3eee780976df53b5dab8851b43f /php-pecl-crypto.spec | |
parent | 0653f04ed7aa711e52591f934ec49236aaf9177a (diff) |
rebuild for 7.3.0beta2 new ABI
Diffstat (limited to 'php-pecl-crypto.spec')
-rw-r--r-- | php-pecl-crypto.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-crypto.spec b/php-pecl-crypto.spec index 5727d8f..5d935e0 100644 --- a/php-pecl-crypto.spec +++ b/php-pecl-crypto.spec @@ -27,7 +27,7 @@ Summary: Wrapper for OpenSSL Crypto Library Name: %{?sub_prefix}php-pecl-%{pecl_name} Version: 0.3.1 -Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 5%{?dist}%{!?scl:%{!?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 @@ -239,6 +239,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 0.3.1-5 +- rebuild for 7.3.0beta2 new ABI + * Tue Jul 17 2018 Remi Collet <remi@remirepo.net> - 0.3.1-4 - rebuld for 7.3.0alpha4 new ABI |