summaryrefslogtreecommitdiffstats
path: root/php-pecl-lzf.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-lzf.spec')
-rw-r--r--php-pecl-lzf.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-lzf.spec b/php-pecl-lzf.spec
index b3a297d..97e58ab 100644
--- a/php-pecl-lzf.spec
+++ b/php-pecl-lzf.spec
@@ -23,7 +23,7 @@
Name: %{?scl_prefix}php-pecl-lzf
Version: 1.7.0
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: Extension to handle LZF de/compression
Group: Development/Languages
License: PHP
@@ -217,6 +217,9 @@ fi
%changelog
+* Thu Sep 1 2022 Remi Collet <remi@remirepo.net> - 1.7.0-2
+- rebuild for PHP 8.2.0RC1
+
* Tue Jan 4 2022 Remi Collet <remi@remirepo.net> - 1.7.0-1
- update to 1.7.0
- raise dependency on PHP 7.2