diff options
Diffstat (limited to 'php-zendframework-zend-i18n.spec')
-rw-r--r-- | php-zendframework-zend-i18n.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-zendframework-zend-i18n.spec b/php-zendframework-zend-i18n.spec index ed858a6..6ded3c3 100644 --- a/php-zendframework-zend-i18n.spec +++ b/php-zendframework-zend-i18n.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 561a815ce32c86b0f1de11135477e637926d56b6 +%global gh_commit 84038e6a1838b611dcc491b1c40321fa4c3a123c %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework %global gh_project zend-i18n @@ -20,7 +20,7 @@ %endif Name: php-%{gh_owner}-%{gh_project} -Version: 2.10.0 +Version: 2.10.1 Release: 2%{?dist} Summary: Zend Framework %{library} component @@ -217,6 +217,9 @@ exit $ret %changelog +* Fri Dec 13 2019 Remi Collet <remi@remirepo.net> - 2.10.1-2 +- update to 2.10.1 + * Tue Nov 19 2019 Remi Collet <remi@remirepo.net> - 2.10.0-2 - update to 2.10.0 |