From b7d9d16c7f967be269f952e354049c6369c88e71 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 23 Feb 2016 06:51:36 +0100 Subject: php-zendframework-zend-mvc: 2.6.2 --- php-zendframework-zend-mvc.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-zendframework-zend-mvc.spec') diff --git a/php-zendframework-zend-mvc.spec b/php-zendframework-zend-mvc.spec index 3d7465c..f564f06 100644 --- a/php-zendframework-zend-mvc.spec +++ b/php-zendframework-zend-mvc.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 9e103a9250dcad753d29bf22cafdaaec3483e22e +%global gh_commit 9babf3f501f7db532f3293ec39593237f297a7d0 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework %global gh_project zend-mvc @@ -20,7 +20,7 @@ %endif Name: php-%{gh_owner}-%{gh_project} -Version: 2.6.1 +Version: 2.6.2 Release: 1%{?dist} Summary: Zend Framework %{library} component @@ -231,6 +231,9 @@ rm -rf %{buildroot} %changelog +* Tue Feb 23 2016 Remi Collet - 2.6.2-1 +- update to 2.6.2 + * Tue Feb 16 2016 Remi Collet - 2.6.1-1 - update to 2.6.1 - raise dependency on zend-stdlib ^2.7.5 -- cgit