summaryrefslogtreecommitdiffstats
path: root/php-pecl-grpc.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-04-09 07:27:56 +0200
committerRemi Collet <remi@remirepo.net>2021-04-09 07:27:56 +0200
commitc8510aa18f71eacd29d29e72af4f068b5178ca47 (patch)
treeaab703568f40959091e2527be5c5c88cba0520df /php-pecl-grpc.spec
parent4da0e9435fe427db8845b296097daf8882aa38d2 (diff)
update to 1.37.0
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 c4f9f40..b669d31 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.37.0
-%global upstream_prever RC1
+#global upstream_prever RC1
Summary: General RPC framework
Name: %{?sub_prefix}php-pecl-%{pecl_name}
@@ -226,6 +226,9 @@ cd ../ZTS
%changelog
+* Fri Apr 9 2021 Remi Collet <remi@remirepo.net> - 1.37.0-1
+- update to 1.37.0
+
* Wed Apr 7 2021 Remi Collet <remi@remirepo.net> - 1.37.0~RC1-1
- update to 1.37.0RC1