From b41294443ad9b006bbaadb87bc4f56f850401981 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 22 Jan 2020 07:44:45 +0100 Subject: v3.1.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 8ae7686..2cd14c8 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.1.1 +%global upstream_version 3.1.2 #global upstream_prever a1 Summary: Replacement for the standard PHP serializer @@ -301,6 +301,9 @@ fi %changelog +* Wed Jan 22 2020 Remi Collet - 3.1.2-1 +- update to 3.1.2 + * Thu Jan 16 2020 Remi Collet - 3.1.1-1 - update to 3.1.1 -- cgit