summaryrefslogtreecommitdiffstats
path: root/php-pecl-memcache.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-memcache.spec')
-rw-r--r--php-pecl-memcache.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-memcache.spec b/php-pecl-memcache.spec
index a6c3ee0..0a21c38 100644
--- a/php-pecl-memcache.spec
+++ b/php-pecl-memcache.spec
@@ -20,7 +20,7 @@
Summary: Extension to work with the Memcached caching daemon
Name: %{?scl_prefix}php-pecl-memcache
Version: 8.2
-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;')}}
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
License: PHP-3.01
URL: https://pecl.php.net/package/%{pecl_name}
@@ -273,6 +273,9 @@ fi
%changelog
+* Wed Aug 30 2023 Remi Collet <remi@remirepo.net> - 8.2-3
+- rebuild for PHP 8.3.0RC1
+
* Tue Jul 11 2023 Remi Collet <remi@remirepo.net> - 8.2-2
- build out of sources tree