summaryrefslogtreecommitdiffstats
path: root/php-pecl-grpc.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-grpc.spec')
-rw-r--r--php-pecl-grpc.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/php-pecl-grpc.spec b/php-pecl-grpc.spec
index ee49fa4..0edf059 100644
--- a/php-pecl-grpc.spec
+++ b/php-pecl-grpc.spec
@@ -24,8 +24,8 @@
%else
%global ini_name 40-%{pecl_name}.ini
%endif
-%global upstream_version 1.32.0
-#global upstream_prever RC1
+%global upstream_version 1.33.0
+%global upstream_prever RC1
Summary: General RPC framework
Name: %{?sub_prefix}php-pecl-%{pecl_name}
@@ -68,6 +68,9 @@ Obsoletes: php73-pecl-%{pecl_name} <= %{version}
%if "%{php_version}" > "7.4"
Obsoletes: php74-pecl-%{pecl_name} <= %{version}
%endif
+%if "%{php_version}" > "8.0"
+Obsoletes: php80-pecl-%{pecl_name} <= %{version}
+%endif
%endif
%if 0%{?fedora} < 20 && 0%{?rhel} < 7
@@ -229,6 +232,9 @@ cd ../ZTS
%changelog
+* Fri Oct 9 2020 Remi Collet <remi@remirepo.net> - 1.33.0~RC1-1
+- update to 1.33.0RC1
+
* Sat Sep 12 2020 Remi Collet <remi@remirepo.net> - 1.32.0-1
- update to 1.32.0