diff --git a/.gitignore b/.gitignore index 96fcacc..f490cfa 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /CGI-4.22.tar.gz /CGI-4.24.tar.gz /CGI-4.25.tar.gz +/CGI-4.26.tar.gz diff --git a/perl-CGI.spec b/perl-CGI.spec index 4f4af2b..7c5d848 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.25 -Release: 2%{?dist} +Version: 4.26 +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 @@ -106,6 +106,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Mon Feb 08 2016 Jitka Plesnikova - 4.26-1 +- 4.26 bump + * Thu Feb 04 2016 Fedora Release Engineering - 4.25-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 703c0ae..b6ade97 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e047bec455105cdfa413b9c776f95bb9 CGI-4.25.tar.gz +bf606eda81c9dc5347c1f3483732b2d2 CGI-4.26.tar.gz