diff options
-rw-r--r-- | php-pecl-lzf.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-lzf.spec b/php-pecl-lzf.spec index c856ba9..9a3643d 100644 --- a/php-pecl-lzf.spec +++ b/php-pecl-lzf.spec @@ -24,7 +24,7 @@ Name: %{?sub_prefix}php-pecl-lzf Version: 1.6.7 -Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Summary: Extension to handle LZF de/compression Group: Development/Languages License: PHP @@ -244,6 +244,9 @@ fi %changelog +* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 1.6.7-3 +- rebuild for 7.4.0RC1 + * Thu May 30 2019 Remi Collet <remi@remirepo.net> - 1.6.7-2 - rebuild |