From 0610a05a7b2b04277f9baf0ae3157800023a0460 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 19 Nov 2021 10:41:30 +0100 Subject: update to 1.42.0 --- php-pecl-grpc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-grpc.spec') 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 - 1.42.0-1 +- update to 1.42.0 + * Tue Nov 9 2021 Remi Collet - 1.42.0~RC1-1 - update to 1.42.0RC1 -- cgit