diff --git a/.gitignore b/.gitignore index 32fe5dd..db3ea7e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /CGI.pm-3.62.tar.gz /CGI.pm-3.63.tar.gz /CGI.pm-3.64.tar.gz +/CGI.pm-3.65.tar.gz diff --git a/perl-CGI.spec b/perl-CGI.spec index 3b597e7..1d4d2c0 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: 3.64 +Version: 3.65 Release: 1%{?dist} License: (GPL+ or Artistic) and Artistic 2.0 Group: Development/Libraries @@ -81,6 +81,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Wed Feb 12 2014 Jitka Plesnikova - 3.65-1 +- 3.65 bump + * Tue Nov 26 2013 Petr Pisar - 3.64-1 - 3.64 bump diff --git a/sources b/sources index 33c6f70..c831ac9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -396afa921d7ce76aa3a5dc4ff744bf3d CGI.pm-3.64.tar.gz +ca72eb908ce8a147831ed88d2bed8506 CGI.pm-3.65.tar.gz