diff --git a/.gitignore b/.gitignore index 76482b3..aa2f1e4 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /CGI.pm-4.00.tar.gz /CGI.pm-4.01.tar.gz /CGI.pm-4.02.tar.gz +/CGI.pm-4.03.tar.gz diff --git a/perl-CGI.spec b/perl-CGI.spec index c13fad3..e09f160 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.02 +Version: 4.03 Release: 1%{?dist} License: (GPL+ or Artistic) and Artistic 2.0 Group: Development/Libraries @@ -79,6 +79,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Mon Jul 07 2014 Jitka Plesnikova - 4.03-1 +- 4.03 bump + * Thu Jun 12 2014 Jitka Plesnikova - 4.02-1 - 4.02 bump diff --git a/sources b/sources index 7abedee..0ed0acc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d2c23bf131b61806f5c192e7cc639558 CGI.pm-4.02.tar.gz +265c8133a02e194d3189573835de51f4 CGI.pm-4.03.tar.gz