diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-02-28 18:03:11 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-02-28 18:03:11 +0100 |
commit | 92adcf83a752188202ce19bbf99267c8b91ba8d1 (patch) | |
tree | 26e0547f6bf8f92e2f4ed37cd2d94095d5426f12 /php-pear-Text-CAPTCHA.spec | |
parent | 8382ab04fba3205419d67867e26a0a5191e04708 (diff) |
php-pear-Text-CAPTCHA: 1.0.2 (no change)
Diffstat (limited to 'php-pear-Text-CAPTCHA.spec')
-rw-r--r-- | php-pear-Text-CAPTCHA.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pear-Text-CAPTCHA.spec b/php-pear-Text-CAPTCHA.spec index f95a37f..9b81906 100644 --- a/php-pear-Text-CAPTCHA.spec +++ b/php-pear-Text-CAPTCHA.spec @@ -6,11 +6,11 @@ # # Please, preserve the changelog entries # -%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} +%{!?__pear: %global __pear %{_bindir}/pear} %global pear_name Text_CAPTCHA Name: php-pear-Text-CAPTCHA -Version: 1.0.1 +Version: 1.0.2 Release: 1%{?dist} Summary: Generation of CAPTCHAs @@ -93,6 +93,9 @@ fi %changelog +* Fri Feb 28 2014 Remi Collet <remi@fedoraproject.org> - 1.0.2-1 +- Update to 1.0.2 (stable) - no change since 1.0.1 + * Mon Feb 17 2014 Remi Collet <remi@fedoraproject.org> - 1.0.1-1 - Update to 1.0.1 (stable) - no change since 0.5.0 |