From 112b1cca51f47907a367993fc0cc5dc100864521 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 25 Jul 2021 08:10:43 +0200 Subject: update to 3.2.4 --- 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 46d55cd..460e114 100644 --- a/php-pecl-igbinary.spec +++ b/php-pecl-igbinary.spec @@ -25,7 +25,7 @@ #global gh_date 20161018 %global ini_name 40-%{pecl_name}.ini -%global upstream_version 3.2.3 +%global upstream_version 3.2.4 #global upstream_prever RC1 Summary: Replacement for the standard PHP serializer @@ -299,6 +299,9 @@ fi %changelog +* Sun Jul 25 2021 Remi Collet - 3.2.4-1 +- update to 3.2.4 + * Thu Jun 10 2021 Remi Collet - 3.2.3-1 - update to 3.2.3 -- cgit