[perl-CGI] 4.03 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Mon Jul 7 08:19:47 UTC 2014


commit 4041e7273e8fa0f21c334cc8b532f0ffb7023a7c
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Mon Jul 7 10:19:32 2014 +0200

    4.03 bump

 .gitignore    |    1 +
 perl-CGI.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 76482b3..aa2f1e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /CGI.pm-4.00.tar.gz
 /CGI.pm-4.01.tar.gz
 /CGI.pm-4.02.tar.gz
+/CGI.pm-4.03.tar.gz
diff --git a/perl-CGI.spec b/perl-CGI.spec
index c13fad3..e09f160 100644
--- a/perl-CGI.spec
+++ b/perl-CGI.spec
@@ -1,6 +1,6 @@
 Name:           perl-CGI
 Summary:        Handle Common Gateway Interface requests and responses
-Version:        4.02
+Version:        4.03
 Release:        1%{?dist}
 License:        (GPL+ or Artistic) and Artistic 2.0
 Group:          Development/Libraries
@@ -79,6 +79,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jul 07 2014 Jitka Plesnikova <jplesnik at redhat.com> - 4.03-1
+- 4.03 bump
+
 * Thu Jun 12 2014 Jitka Plesnikova <jplesnik at redhat.com> - 4.02-1
 - 4.02 bump
 
diff --git a/sources b/sources
index 7abedee..0ed0acc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d2c23bf131b61806f5c192e7cc639558  CGI.pm-4.02.tar.gz
+265c8133a02e194d3189573835de51f4  CGI.pm-4.03.tar.gz


More information about the scm-commits mailing list