summaryrefslogtreecommitdiffstats
path: root/php-pecl-swoole4.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-swoole4.spec')
-rw-r--r--php-pecl-swoole4.spec17
1 files changed, 4 insertions, 13 deletions
diff --git a/php-pecl-swoole4.spec b/php-pecl-swoole4.spec
index 9296752..63b9c71 100644
--- a/php-pecl-swoole4.spec
+++ b/php-pecl-swoole4.spec
@@ -27,7 +27,7 @@
%bcond_with brotli
%endif
-%global upstream_version 4.8.11
+%global upstream_version 4.8.12
#global upstream_prever RC2
@@ -92,18 +92,6 @@ Conflicts: %{?scl_prefix}php-pecl-%{pecl_name}2 < 4
# Only one extension can be installed (same symbols)
Conflicts: %{?scl_prefix}php-pecl-openswoole
-%if "%{?packager}" == "Remi Collet" && 0%{!?scl:1} && 0%{?rhel}
-%if "%{php_version}" > "7.4"
-Obsoletes: php74-pecl-%{pecl_name} <= %{version}
-%endif
-%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
-
%description
Event-driven asynchronous and concurrent networking engine with
@@ -322,6 +310,9 @@ cd ../ZTS
%changelog
+* Wed Sep 21 2022 Remi Collet <remi@remirepo.net> - 4.8.12-1
+- update to 4.8.12
+
* Tue Jul 12 2022 Remi Collet <remi@remirepo.net> - 4.8.11-1
- update to 4.8.11