From 3ea865a19d0ace5d2f4e5c38d6448ae1693fdfdc Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 12 Jun 2014 10:13:27 +0200 Subject: [PATCH] 4.02 bump --- .gitignore | 1 + perl-CGI.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5cb5b18..76482b3 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /CGI.pm-3.65.tar.gz /CGI.pm-4.00.tar.gz /CGI.pm-4.01.tar.gz +/CGI.pm-4.02.tar.gz diff --git a/perl-CGI.spec b/perl-CGI.spec index 3543b10..c13fad3 100644 --- a/perl-CGI.spec +++ b/perl-CGI.spec @@ -1,7 +1,7 @@ Name: perl-CGI Summary: Handle Common Gateway Interface requests and responses -Version: 4.01 -Release: 2%{?dist} +Version: 4.02 +Release: 1%{?dist} License: (GPL+ or Artistic) and Artistic 2.0 Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/L/LE/LEEJO/CGI.pm-%{version}.tar.gz @@ -79,6 +79,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Thu Jun 12 2014 Jitka Plesnikova - 4.02-1 +- 4.02 bump + * Sat Jun 07 2014 Fedora Release Engineering - 4.01-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 83dccc1..7abedee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1638852fb806e44e47e07822fdb3b0f6 CGI.pm-4.01.tar.gz +d2c23bf131b61806f5c192e7cc639558 CGI.pm-4.02.tar.gz