diff --git a/.gitignore b/.gitignore index c054830..fac1d69 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /CGI-4.28.tar.gz /CGI-4.31.tar.gz /CGI-4.32.tar.gz +/CGI-4.33.tar.gz diff --git a/perl-CGI.spec b/perl-CGI.spec index f1064f4..af3da9b 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.32 +Version: 4.33 Release: 1%{?dist} License: (GPL+ or Artistic) and Artistic 2.0 Group: Development/Libraries @@ -106,6 +106,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Mon Sep 19 2016 Jitka Plesnikova - 4.33-1 +- 4.33 bump + * Wed Jul 20 2016 Jitka Plesnikova - 4.32-1 - 4.32 bump diff --git a/sources b/sources index 671d494..261757f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -db2d0e870438b93e7d0c0560f7b302ac CGI-4.32.tar.gz +bc7586ee7132a1e09c7d0bc3d6703af0 CGI-4.33.tar.gz