diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-04-06 18:50:44 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-04-06 18:50:44 +0200 |
commit | f241b2a20db0e91442efccbfcb6a5842f36926fa (patch) | |
tree | f90d3655d376d42a8be655740bfaca673d37f972 /php-zendframework-zend-validator.spec | |
parent | 8d17b687beff71bd53b6afcf1ec732f7c6a58383 (diff) |
php-zendframework-zend-validator: 2.7.1
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 |