diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-01-10 06:36:02 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-01-10 06:36:02 +0100 |
commit | 28a3751a364714f1b96284ffb2c37e4df0ef38f8 (patch) | |
tree | 7754d7b9b0befc18d00877f67f1a8751b6774e32 /php-zendframework-zend-expressive.spec | |
parent | 521175d37ab9d553c8737e85c1aa8667148d7914 (diff) |
php-zendframework-zend-expressive: 1.0.6
Diffstat (limited to 'php-zendframework-zend-expressive.spec')
-rw-r--r-- | php-zendframework-zend-expressive.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-zendframework-zend-expressive.spec b/php-zendframework-zend-expressive.spec index 61526a4..3ce0f7a 100644 --- a/php-zendframework-zend-expressive.spec +++ b/php-zendframework-zend-expressive.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 815671d4571cfcdb85ae23a811f1df190c07a1ce +%global gh_commit b315ea9269ea3ee2e5fd3adb712fc278a2904eb1 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework %global gh_project zend-expressive @@ -20,7 +20,7 @@ %endif Name: php-%{gh_owner}-%{gh_project} -Version: 1.0.5 +Version: 1.0.6 Release: 1%{?dist} Summary: PSR-7 Middleware Microframework based on Stratigility @@ -210,6 +210,9 @@ rm -rf %{buildroot} %changelog +* Tue Jan 10 2017 Remi Collet <remi@fedoraproject.org> - 1.0.6-1 +- update to 1.0.6 + * Fri Dec 9 2016 Remi Collet <remi@fedoraproject.org> - 1.0.5-1 - update to 1.0.5 |