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.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/php-pecl-swoole4.spec b/php-pecl-swoole4.spec
index 74c4023..9d9c964 100644
--- a/php-pecl-swoole4.spec
+++ b/php-pecl-swoole4.spec
@@ -27,7 +27,7 @@
%global with_brotli 0
%endif
-%global upstream_version 4.6.0
+%global upstream_version 4.6.1
#global upstream_prever RC2
@@ -91,9 +91,6 @@ Conflicts: %{?sub_prefix}php-pecl-%{pecl_name}2 < 4
%endif
%if "%{?packager}" == "Remi Collet" && 0%{!?scl:1} && 0%{?rhel}
-%if "%{php_version}" > "7.2"
-Obsoletes: php72u-pecl-%{pecl_name} <= %{version}
-%endif
%if "%{php_version}" > "7.3"
Obsoletes: php73-pecl-%{pecl_name} <= %{version}
%endif
@@ -323,6 +320,9 @@ cd ../ZTS
%changelog
+* Mon Jan 11 2021 Remi Collet <remi@remirepo.net> - 4.6.1-1
+- update to 4.6.1
+
* Wed Jan 6 2021 Remi Collet <remi@remirepo.net> - 4.6.0-1
- update to 4.6.0
- enable curl support