summaryrefslogtreecommitdiffstats
path: root/php-pecl-redis6.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-redis6.spec')
-rw-r--r--php-pecl-redis6.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-redis6.spec b/php-pecl-redis6.spec
index 5f8a4c0..ecb6f9d 100644
--- a/php-pecl-redis6.spec
+++ b/php-pecl-redis6.spec
@@ -32,7 +32,7 @@
# after 20-json, 40-igbinary and 40-msgpack
%global ini_name 50-%{pecl_name}.ini
-%global upstream_version 6.1.1
+%global upstream_version 6.2.0
#global upstream_prever RC2
%global sources %{pecl_name}-%{upstream_version}%{?upstream_prever}
%global _configure ../%{sources}/configure
@@ -341,6 +341,9 @@ exit $ret
%changelog
+* Wed Mar 19 2025 Remi Collet <remi@remirepo.net> - 6.2.0-0
+- test build for upcoming 6.2.0
+
* Tue Mar 18 2025 Remi Collet <remi@remirepo.net> - 6.1.1-0
- test build for upcoming 6.1.1
- re-license spec file to CECILL-2.1