From 21b1ef3c1d59a6348f1e0b43ea25271cd159cc8f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 3 Oct 2017 15:30:34 +0200 Subject: v2.3.1 --- php-zendframework-zend-hydrator.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-zendframework-zend-hydrator.spec b/php-zendframework-zend-hydrator.spec index 4a188d9..c077328 100644 --- a/php-zendframework-zend-hydrator.spec +++ b/php-zendframework-zend-hydrator.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 7aa33949227fcabb5634a61f97fe78cccbb25c98 +%global gh_commit de0d6465fbc4b7ca345fddc148834c321c4b361f %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework %global gh_project zend-hydrator @@ -20,7 +20,7 @@ %endif Name: php-%{gh_owner}-%{gh_project} -Version: 2.3.0 +Version: 2.3.1 Release: 1%{?dist} Summary: Zend Framework %{library} component @@ -149,6 +149,9 @@ exit $ret %changelog +* Tue Oct 3 2017 Remi Collet - 2.3.1-1 +- Update to 2.3.1 + * Thu Sep 21 2017 Remi Collet - 2.3.0-1 - Update to 2.3.0 -- cgit