From ca2694a42c6a9f8096503a24a8c6735ae1e10154 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 23 May 2018 14:11:47 +0200 Subject: v2.9.0 --- php-zendframework-zend-i18n.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-zendframework-zend-i18n.spec') diff --git a/php-zendframework-zend-i18n.spec b/php-zendframework-zend-i18n.spec index bf0d7e0..c2ac759 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 cfdb658121e0d7eb969a498c2f67f1eacaab9c63 +%global gh_commit 6d69af5a04e1a4de7250043cb1322f077a0cdb7f %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.8.0 +Version: 2.9.0 Release: 1%{?dist} Summary: Zend Framework %{library} component @@ -153,6 +153,9 @@ exit $ret %changelog +* Wed May 23 2018 Remi Collet - 2.9.0-1 +- update to 2.9.0 + * Thu Apr 26 2018 Remi Collet - 2.8.0-1 - update to 2.8.0 -- cgit