diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-04-19 07:39:42 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-04-19 07:39:42 +0200 |
commit | de94ab4dbaf0e338e0069c4cdafd749e26e1fef4 (patch) | |
tree | 0ffd5a1549a2476a8a94f2efe140ad5924e71c1f /php-zendframework-zend-validator.spec | |
parent | f241b2a20db0e91442efccbfcb6a5842f36926fa (diff) |
php-zendframework-zend-validator: 2.7.2
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 4750ac6..865df80 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 dbacb36514ebc0ec96b9263730eaaa6f0c502197 +%global gh_commit 063694d3c781f284ab8f846b8af64c45d94aaf51 %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.1 +Version: 2.7.2 Release: 1%{?dist} Summary: Zend Framework %{library} component @@ -176,6 +176,9 @@ rm -rf %{buildroot} %changelog +* Tue Apr 19 2016 Remi Collet <remi@fedoraproject.org> - 2.7.2-1 +- Update to 2.7.2 + * Wed Apr 6 2016 Remi Collet <remi@fedoraproject.org> - 2.7.1-1 - Update to 2.7.1 |