commit 9338329799c8e49e5b94f71ff1e2585f194480ed Author: Jitka Plesnikova <jplesnik@xxxxxxxxxx> Date: Mon Dec 15 15:48:17 2014 +0100 2.05 bump .gitignore | 1 + ...-2.04-Remove-useless-loading-of-Test-Deep.patch | 41 -------------------- perl-CGI-Fast.spec | 12 +++--- sources | 2 +- 4 files changed, 8 insertions(+), 48 deletions(-) --- diff --git a/.gitignore b/.gitignore index 1955500..61cb269 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /CGI-Fast-2.02.tar.gz /CGI-Fast-2.03.tar.gz /CGI-Fast-2.04.tar.gz +/CGI-Fast-2.05.tar.gz diff --git a/perl-CGI-Fast.spec b/perl-CGI-Fast.spec index 438da11..f702f9a 100644 --- a/perl-CGI-Fast.spec +++ b/perl-CGI-Fast.spec @@ -1,16 +1,14 @@ Name: perl-CGI-Fast -Version: 2.04 -Release: 2%{?dist} +Version: 2.05 +Release: 1%{?dist} Summary: CGI Interface for Fast CGI License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/CGI-Fast/ Source0: http://www.cpan.org/authors/id/L/LE/LEEJO/CGI-Fast-%{version}.tar.gz -# Do not load Test::Deep where not needed -Patch0: CGI-Fast-2.04-Remove-useless-loading-of-Test-Deep.patch # Make Test::Deep tests optional as it's not in the core in contrast to the # CGI-Fast -Patch1: CGI-Fast-2.04-Make-Test-Deep-tests-optional.patch +Patch0: CGI-Fast-2.04-Make-Test-Deep-tests-optional.patch BuildArch: noarch BuildRequires: perl BuildRequires: perl(CGI) >= 4.00 @@ -52,7 +50,6 @@ performance improvements. %prep %setup -q -n CGI-Fast-%{version} %patch0 -p1 -%patch1 -p1 %build perl Makefile.PL INSTALLDIRS=vendor @@ -72,6 +69,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Dec 15 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 2.05-1 +- 2.05 bump + * Wed Dec 10 2014 Petr Pisar <ppisar@xxxxxxxxxx> - 2.04-2 - Do not load Test::Deep where not needed - Make Test::Deep tests optional as it's not in the core in contrast to the diff --git a/sources b/sources index b454e7f..66ae3a2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aef2358fe1277946bf6b23c3a236e3d2 CGI-Fast-2.04.tar.gz +dc31037c504371cf095aa377278570e3 CGI-Fast-2.05.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel