diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-02-13 07:00:59 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-02-13 07:00:59 +0100 | 
| commit | 2833c14842b99ba967f92b0448a1145dc70f6a3b (patch) | |
| tree | 5eaba937a6386c1f1183c5096cf7f6c89709c1c0 | |
| parent | 0c2c4354f996d7b2cf911289d66c2212a06dce45 (diff) | |
php-zendframework-zend-cache: 2.6.1
| -rw-r--r-- | php-zendframework-zend-cache.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/php-zendframework-zend-cache.spec b/php-zendframework-zend-cache.spec index 99a3eeb..89ac342 100644 --- a/php-zendframework-zend-cache.spec +++ b/php-zendframework-zend-cache.spec @@ -7,7 +7,7 @@  # Please, preserve the changelog entries  #  %global bootstrap    0 -%global gh_commit    2196a5851f4618609c1afb3b9a29267b57ac7be6 +%global gh_commit    e2f62aaf4a8f884060483921a8d6d39d9087705d  %global gh_short     %(c=%{gh_commit}; echo ${c:0:7})  %global gh_owner     zendframework  %global gh_project   zend-cache @@ -20,7 +20,7 @@  %endif  Name:           php-%{gh_owner}-%{gh_project} -Version:        2.6.0 +Version:        2.6.1  Release:        1%{?dist}  Summary:        Zend Framework %{library} component @@ -169,6 +169,9 @@ rm -rf %{buildroot}  %changelog +* Sat Feb 13 2016 Remi Collet <remi@fedoraproject.org> - 2.6.1-1 +- update to 2.6.1 +  * Fri Feb 12 2016 Remi Collet <remi@fedoraproject.org> - 2.6.0-1  - update to 2.6.0  - raise dependency on zend-stdlib >= 2.7  | 
