[perl-CGI-Fast] 2.03 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Wed Sep 10 11:09:11 UTC 2014


commit de14235413f5b250803231b8239ab775931d2e18
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Wed Sep 10 13:08:54 2014 +0200

    2.03 bump

 .gitignore         |    1 +
 perl-CGI-Fast.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f478e04..509b546 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /CGI-Fast-2.00.tar.gz
 /CGI-Fast-2.01.tar.gz
 /CGI-Fast-2.02.tar.gz
+/CGI-Fast-2.03.tar.gz
diff --git a/perl-CGI-Fast.spec b/perl-CGI-Fast.spec
index b82c34d..d9ac3c6 100644
--- a/perl-CGI-Fast.spec
+++ b/perl-CGI-Fast.spec
@@ -1,6 +1,6 @@
 Name:           perl-CGI-Fast
-Version:        2.02
-Release:        2%{?dist}
+Version:        2.03
+Release:        1%{?dist}
 Summary:        CGI Interface for Fast CGI
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -62,6 +62,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Sep 10 2014 Jitka Plesnikova <jplesnik at redhat.com> - 2.03-1
+- 2.03 bump
+
 * Wed Aug 27 2014 Jitka Plesnikova <jplesnik at redhat.com> - 2.02-2
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 2ad9038..439f2e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-779a5152f44cab2e3e3856459837fe78  CGI-Fast-2.02.tar.gz
+bbf816e387b387a7d4db67347100a047  CGI-Fast-2.03.tar.gz



More information about the perl-devel mailing list