From 8b8715e2ccbe35e6e5f9eb0541c092af1bf7fc5a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 18 Mar 2013 09:44:00 +0100 Subject: php-pear-Text-CAPTCHA: 0.4.6 --- php-pear-Text-CAPTCHA.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'php-pear-Text-CAPTCHA.spec') 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 - 0.4.6-1 +- Version 0.4.6 (alpha) - API 0.4.0 (alpha) + * Sat Jan 26 2013 Remi Collet - 0.4.5-1 - Version 0.4.5 (alpha) - API 0.4.0 (alpha) - no change -- cgit