From de94ab4dbaf0e338e0069c4cdafd749e26e1fef4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 19 Apr 2016 07:39:42 +0200 Subject: php-zendframework-zend-validator: 2.7.2 --- php-zendframework-zend-validator.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-zendframework-zend-validator.spec') 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 - 2.7.2-1 +- Update to 2.7.2 + * Wed Apr 6 2016 Remi Collet - 2.7.1-1 - Update to 2.7.1 -- cgit