diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-03-18 09:44:00 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-03-18 09:44:00 +0100 |
commit | 8b8715e2ccbe35e6e5f9eb0541c092af1bf7fc5a (patch) | |
tree | 4c40e038288ecc78325d630d8609281eb444a7f8 | |
parent | a6ad2919922fd976be4ab0c085549f864ce74c11 (diff) |
php-pear-Text-CAPTCHA: 0.4.6
-rw-r--r-- | php-pear-Text-CAPTCHA.spec | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/php-pear-Text-CAPTCHA.spec b/php-pear-Text-CAPTCHA.spec index f2fa6a3..3efe976 100644 --- a/php-pear-Text-CAPTCHA.spec +++ b/php-pear-Text-CAPTCHA.spec @@ -1,9 +1,8 @@ -%{!?pear_metadir: %global pear_metadir %{pear_phpdir}} %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} %global pear_name Text_CAPTCHA Name: php-pear-Text-CAPTCHA -Version: 0.4.5 +Version: 0.4.6 Release: 1%{?dist} Summary: Generation of CAPTCHAs @@ -86,6 +85,9 @@ fi %changelog +* Mon Mar 18 2013 Remi Collet <remi@fedoraproject.org> - 0.4.6-1 +- Version 0.4.6 (alpha) - API 0.4.0 (alpha) + * Sat Jan 26 2013 Remi Collet <remi@fedoraproject.org> - 0.4.5-1 - Version 0.4.5 (alpha) - API 0.4.0 (alpha) - no change |