diff options
Diffstat (limited to 'php-pecl-fann.spec')
-rw-r--r-- | php-pecl-fann.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-fann.spec b/php-pecl-fann.spec index 927d512..e271006 100644 --- a/php-pecl-fann.spec +++ b/php-pecl-fann.spec @@ -27,7 +27,7 @@ Summary: Wrapper for FANN Library Name: %{?sub_prefix}php-pecl-%{pecl_name} Version: 1.1.1 -Release: 5%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Release: 6%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: PHP URL: http://pecl.php.net/package/%{pecl_name} Source0: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz @@ -238,6 +238,9 @@ fi %changelog +* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 1.1.1-6 +- rebuild for 7.3.0beta2 new ABI + * Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 1.1.1-5 - rebuld for 7.3.0alpha4 new ABI |