summaryrefslogtreecommitdiffstats
path: root/php-pecl-redis5.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-01 09:38:29 +0200
committerRemi Collet <remi@remirepo.net>2021-09-01 09:38:29 +0200
commit4efcbe82b99c2018370ce0041be720afbd22efe1 (patch)
tree63553bd951bfa09b449c8f89e630c3be502e3378 /php-pecl-redis5.spec
parentc022c1633c223004b7bce5446253933614773e3c (diff)
rebuild for 8.1.0RC1
Diffstat (limited to 'php-pecl-redis5.spec')
-rw-r--r--php-pecl-redis5.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/php-pecl-redis5.spec b/php-pecl-redis5.spec
index d921d2c..f6b2c46 100644
--- a/php-pecl-redis5.spec
+++ b/php-pecl-redis5.spec
@@ -31,7 +31,7 @@
Summary: Extension for communicating with the Redis key-value store
Name: %{?sub_prefix}php-pecl-redis5
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-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;')}}
License: PHP
URL: https://pecl.php.net/package/redis
Source0: https://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz
@@ -105,6 +105,9 @@ Obsoletes: php74-pecl-%{pecl_name} <= %{version}
%if "%{php_version}" > "8.0"
Obsoletes: php80-pecl-%{pecl_name} <= %{version}
%endif
+%if "%{php_version}" > "8.1"
+Obsoletes: php81-pecl-%{pecl_name} <= %{version}
+%endif
%endif
@@ -348,6 +351,9 @@ fi
%changelog
+* Wed Sep 01 2021 Remi Collet <remi@remirepo.net> - 5.3.4-2
+- rebuild for 8.1.0RC1
+
* Thu Mar 25 2021 Remi Collet <remi@remirepo.net> - 5.3.4-1
- update to 5.3.4