From 09fd6f2c0922ee1a125e2ef44fd03bf6a30beab7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 20 Feb 2017 14:50:38 +0100 Subject: php-zendframework-zendservice-recaptcha: 3.0.0 --- php-zendframework-zend-captcha.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php-zendframework-zend-captcha.spec b/php-zendframework-zend-captcha.spec index f63d40d..69e7646 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 9a1197bc5b8aa4fad104c22f6d9b2a3d4bdda0c6 +%global gh_commit d2809f1dc4bad4d00613398dd0db14d74335ad7a %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.6.0 +Version: 2.7.0 Release: 1%{?dist} Summary: Zend Framework %{library} component -- cgit