[perl-CGI-Fast] 2.04 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Mon Oct 13 13:36:08 UTC 2014


commit 59efb000b4e40cc140a43156a51743ef8a22db00
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Mon Oct 13 15:35:51 2014 +0200

    2.04 bump

 .gitignore         |    1 +
 perl-CGI-Fast.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 509b546..1955500 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /CGI-Fast-2.01.tar.gz
 /CGI-Fast-2.02.tar.gz
 /CGI-Fast-2.03.tar.gz
+/CGI-Fast-2.04.tar.gz
diff --git a/perl-CGI-Fast.spec b/perl-CGI-Fast.spec
index d9ac3c6..d49e130 100644
--- a/perl-CGI-Fast.spec
+++ b/perl-CGI-Fast.spec
@@ -1,5 +1,5 @@
 Name:           perl-CGI-Fast
-Version:        2.03
+Version:        2.04
 Release:        1%{?dist}
 Summary:        CGI Interface for Fast CGI
 License:        GPL+ or Artistic
@@ -62,6 +62,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Oct 13 2014 Jitka Plesnikova <jplesnik at redhat.com> - 2.04-1
+- 2.04 bump
+
 * Wed Sep 10 2014 Jitka Plesnikova <jplesnik at redhat.com> - 2.03-1
 - 2.03 bump
 
diff --git a/sources b/sources
index 439f2e3..b454e7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bbf816e387b387a7d4db67347100a047  CGI-Fast-2.03.tar.gz
+aef2358fe1277946bf6b23c3a236e3d2  CGI-Fast-2.04.tar.gz



More information about the perl-devel mailing list