diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-02-20 14:50:38 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-02-20 14:50:38 +0100 |
commit | 09fd6f2c0922ee1a125e2ef44fd03bf6a30beab7 (patch) | |
tree | 742b3a2e1dac064cc2d169305bfc4841225f74a7 | |
parent | 44f84942a4ec4f5305d2b3779b4cebfb649684df (diff) |
php-zendframework-zendservice-recaptcha: 3.0.0
-rw-r--r-- | php-zendframework-zend-captcha.spec | 4 |
1 files 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 |