diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-04-29 09:04:32 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-04-29 09:04:32 +0200 |
commit | ce5623538e601d5708ab6c6fc41561a5a1c10371 (patch) | |
tree | 10c3ebd9f88876e66ccdc302965cf63121d019bb /php-zendframework-zend-file.spec | |
parent | 6f27b76029b737d7c099e16786b6cd6e3733aa4a (diff) |
php-zendframework-zend-file: 2.7.0
Diffstat (limited to 'php-zendframework-zend-file.spec')
-rw-r--r-- | php-zendframework-zend-file.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-zendframework-zend-file.spec b/php-zendframework-zend-file.spec index 667d9e6..c9db174 100644 --- a/php-zendframework-zend-file.spec +++ b/php-zendframework-zend-file.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit a5bccb3e36350e4b540d71cf0135871ae00dc707 +%global gh_commit 8936999f244011525671db8d6e35a2f2232d5060 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework %global gh_project zend-file @@ -20,7 +20,7 @@ %endif Name: php-%{gh_owner}-%{gh_project} -Version: 2.6.1 +Version: 2.7.0 Release: 1%{?dist} Summary: Zend Framework %{library} component @@ -150,6 +150,9 @@ rm -rf %{buildroot} %changelog +* Fri Apr 29 2016 Remi Collet <remi@fedoraproject.org> - 2.7.0-1 +- update to 2.7.0 + * Thu Mar 3 2016 Remi Collet <remi@fedoraproject.org> - 2.6.1-1 - update to 2.6.1 |