diff options
Diffstat (limited to 'php-zendframework-zend-validator.spec')
-rw-r--r-- | php-zendframework-zend-validator.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-zendframework-zend-validator.spec b/php-zendframework-zend-validator.spec index 1031a19..4750ac6 100644 --- a/php-zendframework-zend-validator.spec +++ b/php-zendframework-zend-validator.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 268312231763ef6275d9580e54a4179fda7542e8 +%global gh_commit dbacb36514ebc0ec96b9263730eaaa6f0c502197 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework %global gh_project zend-validator @@ -20,7 +20,7 @@ %endif Name: php-%{gh_owner}-%{gh_project} -Version: 2.7.0 +Version: 2.7.1 Release: 1%{?dist} Summary: Zend Framework %{library} component @@ -176,6 +176,9 @@ rm -rf %{buildroot} %changelog +* Wed Apr 6 2016 Remi Collet <remi@fedoraproject.org> - 2.7.1-1 +- Update to 2.7.1 + * Wed Apr 6 2016 Remi Collet <remi@fedoraproject.org> - 2.7.0-1 - Update to 2.7.0 |