diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-04-07 07:11:39 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-04-07 07:11:39 +0200 |
commit | 88b6aa75330fda192fc7335390bc87b1371697b9 (patch) | |
tree | b02e5f99756ddc9880d25de34178f5246aa302e8 | |
parent | efe5a40481702410b535590acdc35cf268f72c66 (diff) |
php-zendframework-zend-mvc: 2.7.6
-rw-r--r-- | php-zendframework-zend-mvc.spec | 7 |
1 files changed, 5 insertions, 2 deletions
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 <remi@fedoraproject.org> - 2.7.6-1 +- update to 2.7.6 + * Wed Apr 6 2016 Remi Collet <remi@fedoraproject.org> - 2.7.5-1 - update to 2.7.5 |