From f67216b51b423cb262bd5d64ef5ed51d315a33ae Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 28 Dec 2019 08:34:37 +0100 Subject: v3.1.0 --- php-pecl-igbinary.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-igbinary.spec') diff --git a/php-pecl-igbinary.spec b/php-pecl-igbinary.spec index f039714..d39cb04 100644 --- a/php-pecl-igbinary.spec +++ b/php-pecl-igbinary.spec @@ -26,7 +26,7 @@ %global ini_name 40-%{pecl_name}.ini %global upstream_version 3.1.0 -%global upstream_prever b4 +#global upstream_prever b4 Summary: Replacement for the standard PHP serializer Name: %{?sub_prefix}php-pecl-igbinary @@ -301,6 +301,9 @@ fi %changelog +* Sat Dec 28 2019 Remi Collet - 3.1.0-1 +- update to 3.1.0 + * Sat Dec 21 2019 Remi Collet - 3.1.0~b4-1 - update to 3.1.0b4 (beta) -- cgit