From efe5a40481702410b535590acdc35cf268f72c66 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 6 Apr 2016 18:05:20 +0200 Subject: php-zendframework-zend-mvc: 2.7.5 --- 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 687cba1..405a7d4 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 5ca5f3e6dc7daea9c46cf4864a6b2f4b3befeec9 +%global gh_commit 1af2aeba6dd4c14fe5a095680373905b83788ed4 %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.7.4 +Version: 2.7.5 Release: 1%{?dist} Summary: Zend Framework %{library} component @@ -238,6 +238,9 @@ rm -rf %{buildroot} %changelog +* Wed Apr 6 2016 Remi Collet - 2.7.5-1 +- update to 2.7.5 + * Mon Apr 4 2016 Remi Collet - 2.7.4-1 - update to 2.7.4 -- cgit