[perl-CGI-Application-Plugin-CAPTCHA] Update to 0.04

Emmanuel Seyman eseyman at fedoraproject.org
Fri Jan 7 19:59:21 UTC 2011


commit 36aeb2fa7a51098ade5802e5cf917e7044029b10
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Fri Jan 7 20:59:08 2011 +0100

    Update to 0.04

 .gitignore                               |    1 +
 perl-CGI-Application-Plugin-CAPTCHA.spec |    5 ++++-
 sources                                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 <emmanuel.seyman at club-internet.fr> - 0.04-1
+- Update to 0.04
+
 * Thu Jan 06 2011 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 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



More information about the perl-devel mailing list