diff --git a/.gitignore b/.gitignore index c66945f..4b5fefb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /CGI-Application-Plugin-CAPTCHA-0.01.tar.gz /CGI-Application-Plugin-CAPTCHA-0.03.tar.gz +/CGI-Application-Plugin-CAPTCHA-0.04.tar.gz diff --git a/perl-CGI-Application-Plugin-CAPTCHA.spec b/perl-CGI-Application-Plugin-CAPTCHA.spec index c302896..0986853 100644 --- a/perl-CGI-Application-Plugin-CAPTCHA.spec +++ b/perl-CGI-Application-Plugin-CAPTCHA.spec @@ -1,5 +1,5 @@ Name: perl-CGI-Application-Plugin-CAPTCHA -Version: 0.03 +Version: 0.04 Release: 1%{?dist} Summary: Easily create, use, and verify CAPTCHAs in CGI::Application-based web apps License: GPL+ or Artistic @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Fri Jan 07 2011 Emmanuel Seyman - 0.04-1 +- Update to 0.04 + * Thu Jan 06 2011 Emmanuel Seyman - 0.03-1 - Update to 0.03 diff --git a/sources b/sources index 5872ec7..e392524 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a2274a6176662f7139c0a0632f2f5336 CGI-Application-Plugin-CAPTCHA-0.03.tar.gz +022173c1aef6ae4f668395731bebada4 CGI-Application-Plugin-CAPTCHA-0.04.tar.gz