diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-02-18 14:29:08 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-02-18 14:29:08 +0100 | 
| commit | ce58828bfae30802c172aa0c06d1560464856f86 (patch) | |
| tree | 18cdbf15da7a7d375ef9658ee6fe8e27ffb7bca5 | |
| parent | 8e411a2ce0c5eb8dd8d8298a297a567ff47c2d29 (diff) | |
php-zendframework-zend-view: 2.6.1
| -rw-r--r-- | php-zendframework-zend-view.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
| diff --git a/php-zendframework-zend-view.spec b/php-zendframework-zend-view.spec index edb69de..2653fe8 100644 --- a/php-zendframework-zend-view.spec +++ b/php-zendframework-zend-view.spec @@ -7,7 +7,7 @@  # Please, preserve the changelog entries  #  %global bootstrap    0 -%global gh_commit    3c09c9e8477716ea539df4544d4bbbffdd8d6132 +%global gh_commit    575e285d5e4446347532a9030aadde0a7c5f2869  %global gh_short     %(c=%{gh_commit}; echo ${c:0:7})  %global gh_owner     zendframework  %global gh_project   zend-view @@ -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 @@ -204,6 +204,9 @@ rm -rf %{buildroot}  %changelog +* Thu Feb 18 2016 Remi Collet <remi@fedoraproject.org> - 2.6.1-1 +- version 2.6.1 +  * Thu Feb 18 2016 Remi Collet <remi@fedoraproject.org> - 2.6.0-1  - version 2.6.0  - raise dependency on zend-eventmanager >= 2.6.2 | 
