diff options
-rw-r--r-- | php-horde-horde-lz4.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-horde-horde-lz4.spec b/php-horde-horde-lz4.spec index f34086d..23be678 100644 --- a/php-horde-horde-lz4.spec +++ b/php-horde-horde-lz4.spec @@ -33,7 +33,7 @@ Summary: Horde LZ4 Compression Extension Name: %{?sub_prefix}php-horde-horde-lz4 Version: 1.0.10 -Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 6%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: MIT Group: Development/Languages URL: http://www.horde.org @@ -247,6 +247,9 @@ cd ../ZTS %changelog +* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 1.0.10-6 +- rebuild for 7.3.0beta2 new ABI + * Tue Jul 17 2018 Remi Collet <remi@remirepo.net> - 1.0.10-5 - rebuld for 7.3.0alpha4 new ABI |