From f241b2a20db0e91442efccbfcb6a5842f36926fa Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 6 Apr 2016 18:50:44 +0200 Subject: php-zendframework-zend-validator: 2.7.1 --- php-zendframework-zend-validator.spec | 7 +++++-- 1 file 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 - 2.7.1-1 +- Update to 2.7.1 + * Wed Apr 6 2016 Remi Collet - 2.7.0-1 - Update to 2.7.0 -- cgit