From 05a31483cfbec434c4e42ccba2bef4545dee652e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 19 Apr 2021 07:40:26 +0200 Subject: update to 3.2.2 --- 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 c950df1..3709780 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.2.2 -%global upstream_prever RC1 +#global upstream_prever RC1 Summary: Replacement for the standard PHP serializer Name: %{?sub_prefix}php-pecl-igbinary @@ -296,6 +296,9 @@ fi %changelog +* Mon Apr 19 2021 Remi Collet - 3.2.2-1 +- update to 3.2.2 + * Tue Jan 12 2021 Remi Collet - 3.2.2~RC1-1 - update to 3.2.2RC1 -- cgit