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.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-grpc.spec b/php-pecl-grpc.spec
index ecc5f64..d8c9972 100644
--- a/php-pecl-grpc.spec
+++ b/php-pecl-grpc.spec
@@ -21,7 +21,7 @@
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
%global ini_name 40-%{pecl_name}.ini
%global upstream_version 1.42.0
-%global upstream_prever RC1
+#global upstream_prever RC1
Summary: General RPC framework
Name: %{?sub_prefix}php-pecl-%{pecl_name}
@@ -229,6 +229,9 @@ cd ../ZTS
%changelog
+* Fri Nov 19 2021 Remi Collet <remi@remirepo.net> - 1.42.0-1
+- update to 1.42.0
+
* Tue Nov 9 2021 Remi Collet <remi@remirepo.net> - 1.42.0~RC1-1
- update to 1.42.0RC1