summaryrefslogtreecommitdiffstats
path: root/php-pecl-memcached.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-memcached.spec')
-rw-r--r--php-pecl-memcached.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-memcached.spec b/php-pecl-memcached.spec
index 04b56e9..0c15c06 100644
--- a/php-pecl-memcached.spec
+++ b/php-pecl-memcached.spec
@@ -40,7 +40,7 @@
Summary: Extension to work with the Memcached caching daemon
Name: %{?sub_prefix}php-pecl-memcached
Version: %{upstream_version}%{?upstream_prever:~%{upstream_lower}}
-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: PHP
URL: https://pecl.php.net/package/%{pecl_name}
@@ -377,6 +377,9 @@ exit $ret
%changelog
+* Fri Sep 9 2022 Remi Collet <remi@remirepo.net> - 3.2.0-5
+- rebuild for PHP 8.2 with msgpack and igbinary
+
* Thu Sep 1 2022 Remi Collet <remi@remirepo.net> - 3.2.0-4
- rebuild for PHP 8.2.0RC1