diff --git a/.gitignore b/.gitignore index d9c1891..b120b87 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /CGI-4.14.tar.gz /CGI-4.15.tar.gz /CGI-4.20.tar.gz +/CGI-4.21.tar.gz diff --git a/perl-CGI.spec b/perl-CGI.spec index 7fb5fd0..bcb0137 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.20 -Release: 4%{?dist} +Version: 4.21 +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-%{version}.tar.gz @@ -101,6 +101,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Tue Jun 23 2015 Jitka Plesnikova - 4.21-1 +- 4.21 bump + * Thu Jun 18 2015 Fedora Release Engineering - 4.20-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index c29c408..22f7380 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1dfda7ff28fdaeae6bbcd7930161b0b9 CGI-4.20.tar.gz +78b427bfee2dd21b2e612b5bfe5f038c CGI-4.21.tar.gz