diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-11-12 07:00:54 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-11-12 07:00:54 +0100 |
commit | 668cb694655f914011d19b6490206ed7417c875b (patch) | |
tree | b800cfc5cdd04712ac83e03941cca2940bf0f117 /php-zendframework-zend-expressive.spec | |
parent | 87e9cfe259216eb11466e9da875aa31a6881cad4 (diff) |
php-zendframework-zend-expressive: 1.0.3
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 768e8ce..dcd3d60 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 5b02b23aae7c8475a2b5f4ee8c296e803ca5029a +%global gh_commit 060e02ff3d24db3c83aac83d7dabc5f74051e5ad %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.2 +Version: 1.0.3 Release: 1%{?dist} Summary: PSR-7 Middleware Microframework based on Stratigility @@ -210,6 +210,9 @@ rm -rf %{buildroot} %changelog +* Sat Nov 12 2016 Remi Collet <remi@fedoraproject.org> - 1.0.3-1 +- update to 1.0.3 + * Fri Nov 11 2016 Remi Collet <remi@fedoraproject.org> - 1.0.2-1 - update to 1.0.2 - raise dependency on PHP 5.6 |