From 473e5f0aa7b0847df82f905c29b1cb769f9485cb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 27 Jun 2018 06:06:00 +0200 Subject: v2.0.7 --- 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 d5c7e32..af48278 100644 --- a/php-pecl-igbinary.spec +++ b/php-pecl-igbinary.spec @@ -30,7 +30,7 @@ %global ini_name 40-%{pecl_name}.ini %endif -%global upstream_version 2.0.6 +%global upstream_version 2.0.7 #global upstream_prever RC1 Summary: Replacement for the standard PHP serializer @@ -306,6 +306,9 @@ fi %changelog +* Wed Jun 27 2018 Remi Collet - 2.0.7-1 +- update to 2.0.7 + * Sun May 13 2018 Remi Collet - 2.0.6-1 - update to 2.0.6 (stable) -- cgit