commit 3dda12d1de84efe8a066cf8b22e21e0c952cdb36 Author: Ralf Corsépius <ralf@gunvald1.Speedport_W723_V_Typ_A_1_01_001> Date: Thu Aug 7 01:35:17 2014 +0200 Upstream update. - Fix bogus %changelog entry. .gitignore | 1 + perl-CGI-Emulate-PSGI.spec | 11 ++++++++--- sources | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index 236f813..4a1cb15 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /CGI-Emulate-PSGI-0.14.tar.gz /CGI-Emulate-PSGI-0.15.tar.gz +/CGI-Emulate-PSGI-0.17.tar.gz diff --git a/perl-CGI-Emulate-PSGI.spec b/perl-CGI-Emulate-PSGI.spec index bc5e4b5..e0f26cb 100644 --- a/perl-CGI-Emulate-PSGI.spec +++ b/perl-CGI-Emulate-PSGI.spec @@ -1,6 +1,6 @@ Name: perl-CGI-Emulate-PSGI -Version: 0.15 -Release: 6%{?dist} +Version: 0.17 +Release: 1%{?dist} Summary: PSGI adapter for CGI applications License: GPL+ or Artistic Group: Development/Libraries @@ -12,6 +12,7 @@ BuildRequires: perl(CGI) BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42 BuildRequires: perl(HTTP::Response) BuildRequires: perl(Test::Builder::Module) +BuildRequires: perl(Test::Requires) # perl-Plack requires perl-CGI-Emulate-PSGI itself %if 0%{!?perl_bootstrap:1} BuildRequires: perl(Plack::Test) @@ -48,6 +49,10 @@ make test %{_mandir}/man3/* %changelog +* Thu Aug 07 2014 Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> - 0.17-1 +- Upstream update. +- Fix bogus %%changelog entry. + * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.15-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild @@ -82,7 +87,7 @@ make test * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild -* Fri Nov 26 2011 Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> 0.14-1 +* Sat Nov 26 2011 Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> 0.14-1 - Upstream update. * Mon Sep 19 2011 Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> 0.13-1 diff --git a/sources b/sources index dea6680..399cd9d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3f0b6ae68d1e84e66ea8eb629e569284 CGI-Emulate-PSGI-0.15.tar.gz +45f435fb45afad8d26387f102aff0d65 CGI-Emulate-PSGI-0.17.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