diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-09-02 13:02:40 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-09-02 13:02:40 +0200 |
commit | 87c332f7a17e731ef0a1d90a2d096aa5b9f05423 (patch) | |
tree | df4eb767fbc37a02eddcf59883a38374ce886a0d | |
parent | 99b5c16c0909b67aa62de20c3188ffca85777f99 (diff) |
php-zendframework-zend-mvc: 3.0.3
-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 700ccc0..a158391 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 3c6c9e570e01a8b8fcb0605d2f8eb25812c0c273 +%global gh_commit 69ac3e4dcf0639101ac71478dcb39941ba4e7e7e %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: 3.0.2 +Version: 3.0.3 Release: 1%{?dist} Summary: Zend Framework %{library} component @@ -222,6 +222,9 @@ rm -rf %{buildroot} %changelog +* Fri Sep 2 2016 Remi Collet <remi@fedoraproject.org> - 3.0.3-1 +- update to 3.0.3 + * Fri Jul 1 2016 Remi Collet <remi@fedoraproject.org> - 3.0.2-1 - update to 3.0.2 |