commit e00ca487e882e15f8a84f2902a68f0ad57c3572e Author: Ralf CorsÃpius <corsepiu@xxxxxxxxxxxxxxxxx> Date: Sun Apr 17 18:44:25 2011 +0200 Upstream update. .gitignore | 1 + perl-Plack.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index a2e52af..8aa4706 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /Plack-0.9967.tar.gz /Plack-0.9973.tar.gz /Plack-0.9974.tar.gz +/Plack-0.9976.tar.gz diff --git a/perl-Plack.spec b/perl-Plack.spec index a087143..5b424c7 100644 --- a/perl-Plack.spec +++ b/perl-Plack.spec @@ -1,6 +1,6 @@ Name: perl-Plack -Version: 0.9974 -Release: 2%{?dist} +Version: 0.9976 +Release: 1%{?dist} Summary: Perl Superglue for Web frameworks and Web Servers (PSGI toolkit) License: GPL+ or Artistic Group: Development/Libraries @@ -17,6 +17,7 @@ BuildRequires: perl(Filesys::Notify::Simple) BuildRequires: perl(Hash::MultiValue) >= 0.05 BuildRequires: perl(HTTP::Body) >= 1.06 BuildRequires: perl(LWP) >= 5.814 +# Optional, not yet in Fedora: BuildRequires: perl(LWP::Protocol::http10) BuildRequires: perl(parent) BuildRequires: perl(Test::More) >= 0.88 BuildRequires: perl(Test::Requires) @@ -100,6 +101,9 @@ make test TEST_APACHE2=1 %{_mandir}/man3/* %changelog +* Sun Apr 17 2011 Ralf CorsÃpius <corsepiu@xxxxxxxxxxxxxxxxx> 0.9976-1 +- Upstream update. + * Mon Mar 14 2011 Ralf CorsÃpius <corsepiu@xxxxxxxxxxxxxxxxx> 0.9974-2 - Reflect HTTP-Server-Simple-PSGI having entered Fedora (Add BR: perl(HTTP::Server::Simple::PSGI)). diff --git a/sources b/sources index f97e197..edc2713 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -df7d781d7f33f9255494dac57a431290 Plack-0.9974.tar.gz +c51c3d1a08ff9f7cc91deb904c73327d Plack-0.9976.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