diff options
-rw-r--r-- | php-zendframework-zend-i18n-resources.spec | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/php-zendframework-zend-i18n-resources.spec b/php-zendframework-zend-i18n-resources.spec index 86b5178..4fc77c2 100644 --- a/php-zendframework-zend-i18n-resources.spec +++ b/php-zendframework-zend-i18n-resources.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 7313a7711d283ade0fccce162b49c6ee62b02763 +%global gh_commit fe53e1c96654c4fc89975d14ed13ccbce6c08179 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework %global gh_project zend-i18n-resources @@ -20,7 +20,7 @@ %endif Name: php-%{gh_owner}-%{gh_project} -Version: 2.5.1 +Version: 2.5.2 Release: 1%{?dist} Summary: Zend Framework %{library} component @@ -112,5 +112,9 @@ rm -rf %{buildroot} %changelog +* Thu Aug 6 2015 Remi Collet <remi@fedoraproject.org> - 2.5.2-1 +- version 2.5.2 + +* Tue Aug 4 2015 Remi Collet <remi@fedoraproject.org> - 2.5.1-1 * Tue Aug 4 2015 Remi Collet <remi@fedoraproject.org> - 2.5.1-1 - initial package
\ No newline at end of file |