diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-05-11 09:57:14 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-05-11 09:57:14 +0200 |
commit | 9df35d02fae0be32c3b815b27202705489261839 (patch) | |
tree | 49ced6913547bc86f636e6aa5b551d80cb354892 /php-zendframework-zend-psr7bridge.spec | |
parent | 5b21c2ce4c4adc43ddff60150d7fa3e320eaafb2 (diff) |
php-zendframework-zend-psr7bridge: 0.2.2
Diffstat (limited to 'php-zendframework-zend-psr7bridge.spec')
-rw-r--r-- | php-zendframework-zend-psr7bridge.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-zendframework-zend-psr7bridge.spec b/php-zendframework-zend-psr7bridge.spec index 993a7ed..dfcefff 100644 --- a/php-zendframework-zend-psr7bridge.spec +++ b/php-zendframework-zend-psr7bridge.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 0a310c32f8f2cb4b6b037e0ed87f03f3e18e925a +%global gh_commit 86c0b53b0c6381391c4add4a93a56e51d5c74605 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework %global gh_project zend-psr7bridge @@ -20,7 +20,7 @@ %endif Name: php-%{gh_owner}-%{gh_project} -Version: 0.2.1 +Version: 0.2.2 Release: 1%{?dist} Summary: Zend Framework %{library} component @@ -127,5 +127,8 @@ rm -rf %{buildroot} %changelog +* Wed May 11 2016 Remi Collet <remi@fedoraproject.org> - 0.2.2-1 +- update to 0.2.2 + * Wed Mar 2 2016 Remi Collet <remi@fedoraproject.org> - 0.2.1-1 - initial package |