diff --git a/.gitignore b/.gitignore index 84bb73c..96fcacc 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /CGI-4.21.tar.gz /CGI-4.22.tar.gz /CGI-4.24.tar.gz +/CGI-4.25.tar.gz diff --git a/perl-CGI.spec b/perl-CGI.spec index cd8ff84..8b07c81 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.24 +Version: 4.25 Release: 1%{?dist} License: (GPL+ or Artistic) and Artistic 2.0 Group: Development/Libraries @@ -106,6 +106,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Tue Dec 22 2015 Jitka Plesnikova - 4.25-1 +- 4.25 bump + * Mon Dec 21 2015 Jitka Plesnikova - 4.24-1 - 4.24 bump diff --git a/sources b/sources index f157630..703c0ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a3ecb262a8e8d725c0efc89b0334449c CGI-4.24.tar.gz +e047bec455105cdfa413b9c776f95bb9 CGI-4.25.tar.gz