From a1ec025e6829a8826bd171aa3bc6491940619a9e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 23 Feb 2017 09:58:36 +0100 Subject: php-zendframework-zend-captcha: 2.7.1 --- php-zendframework-zend-captcha.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-zendframework-zend-captcha.spec b/php-zendframework-zend-captcha.spec index 8776284..9f87f50 100644 --- a/php-zendframework-zend-captcha.spec +++ b/php-zendframework-zend-captcha.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit d2809f1dc4bad4d00613398dd0db14d74335ad7a +%global gh_commit 2d56293a5ae3e45e7c8ee7030aa8b305768d8014 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework %global gh_project zend-captcha @@ -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 @@ -175,6 +175,9 @@ rm -rf %{buildroot} %changelog +* Thu Feb 23 2017 Remi Collet - 2.7.1-1 +- update to 2.7.1 + * Mon Feb 20 2017 Remi Collet - 2.7.0-1 - update to 2.7.0 -- cgit