From 2f6ae536beb5a5153d1dc6f7ffeec0620e39bece Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 10 Jul 2018 06:14:31 +0200 Subject: v1.13.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 a94f580..fa937c0 100644 --- a/php-pecl-grpc.spec +++ b/php-pecl-grpc.spec @@ -25,7 +25,7 @@ %global ini_name 40-%{pecl_name}.ini %endif %global upstream_version 1.13.0 -%global upstream_prever RC3 +#global upstream_prever RC3 Summary: General RPC framework Name: %{?sub_prefix}php-pecl-%{pecl_name} @@ -223,6 +223,9 @@ cd ../ZTS %changelog +* Tue Jul 10 2018 Remi Collet - 1.13.0-1 +- update to 1.13.0 + * Wed Jun 27 2018 Remi Collet - 1.13.0~RC3-1 - update to 1.13.0RC3 -- cgit