From 88b6aa75330fda192fc7335390bc87b1371697b9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 7 Apr 2016 07:11:39 +0200 Subject: php-zendframework-zend-mvc: 2.7.6 --- 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 405a7d4..9fe2a4d 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 1af2aeba6dd4c14fe5a095680373905b83788ed4 +%global gh_commit 979dda103638c132867d32b05f7f9323f67604b9 %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.5 +Version: 2.7.6 Release: 1%{?dist} Summary: Zend Framework %{library} component @@ -238,6 +238,9 @@ rm -rf %{buildroot} %changelog +* Thu Apr 7 2016 Remi Collet - 2.7.6-1 +- update to 2.7.6 + * Wed Apr 6 2016 Remi Collet - 2.7.5-1 - update to 2.7.5 -- cgit