diff options
Diffstat (limited to 'php-zendframework-zend-log.spec')
-rw-r--r-- | php-zendframework-zend-log.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-zendframework-zend-log.spec b/php-zendframework-zend-log.spec index 4ec5679..a5af293 100644 --- a/php-zendframework-zend-log.spec +++ b/php-zendframework-zend-log.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 8a8cac425763b705ee95014cfc776081b789f5eb +%global gh_commit 52873318dcdffdda37ce1912a8a7ced0efd6c974 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework %global gh_project zend-log @@ -20,7 +20,7 @@ %endif Name: php-%{gh_owner}-%{gh_project} -Version: 2.8.1 +Version: 2.8.2 Release: 1%{?dist} Summary: Zend Framework %{library} component @@ -173,6 +173,9 @@ rm -rf %{buildroot} %changelog +* Tue Apr 19 2016 Remi Collet <remi@fedoraproject.org> - 2.8.2-1 +- update to 2.8.2 + * Thu Apr 7 2016 Remi Collet <remi@fedoraproject.org> - 2.8.1-1 - update to 2.8.1 |