From 8f8e5f1c0b40d3c90199a34f4a2f42099ca12760 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <[email protected]>
Date: Thu, 1 Dec 2016 06:32:13 +0100
Subject: Update to 1.0042 (RHBZ#1382923).

- Spec cleanup.
---
 perl-Plack.spec | 22 +++++++++-------------
 1 file changed, 9 insertions(+), 13 deletions(-)

diff --git a/perl-Plack.spec b/perl-Plack.spec
index 15c0c13..f9087fd 100644
--- a/perl-Plack.spec
+++ b/perl-Plack.spec
@@ -1,6 +1,6 @@
 Name:           perl-Plack
-Version:        1.0039
-Release:        2%{?dist}
+Version:        1.0042
+Release:        1%{?dist}
 Summary:        Perl Superglue for Web frameworks and Web Servers (PSGI 
toolkit)
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -14,14 +14,12 @@ BuildArch:      noarch
 # Default to not testing apache2.
 %bcond_with apache
 
+BuildRequires:  %{__make}
+BuildRequires:  %{__perl}
+
 BuildRequires:  perl-generators
-%if "%{version}" > "1.0039"
 BuildRequires:  perl(Apache::LogFormat::Compiler) >= 0.33
 BuildRequires:  perl(Cookie::Baker) >= 0.07
-%else
-BuildRequires:  perl(Apache::LogFormat::Compiler) >= 0.12
-BuildRequires:  perl(Cookie::Baker) >= 0.05
-%endif
 BuildRequires:  perl(Devel::StackTrace) >= 1.23
 BuildRequires:  perl(Devel::StackTrace::AsHTML) >= 0.11
 BuildRequires:  perl(Devel::StackTrace::WithLexicals) >= 0.8
@@ -32,11 +30,7 @@ BuildRequires:  perl(Filesys::Notify::Simple)
 BuildRequires:  perl(Hash::MultiValue) >= 0.05
 BuildRequires:  perl(HTTP::Headers::Fast) >= 0.18
 
-%if "%{version}" > "1.0039"
 BuildRequires:  perl(HTTP::Entity::Parser) >= 0.17
-%else
-BuildRequires:  perl(HTTP::Body) >= 1.06
-%endif
 BuildRequires:  perl(HTTP::Message) >= 5.814
 BuildRequires:  perl(HTTP::Tiny) >= 0.03
 BuildRequires:  perl(parent)
@@ -45,9 +39,7 @@ BuildRequires:  perl(Stream::Buffered) >= 0.02
 BuildRequires:  perl(Test::TCP) >= 2.00
 BuildRequires:  perl(Try::Tiny)
 BuildRequires:  perl(URI) >= 1.59
-%if "%{version}" > "1.0039"
 BuildRequires:  perl(WWW::Form::UrlEncoded) >= 0.23
-%endif
 
 # tests
 BuildRequires:  perl(Authen::Simple::Adapter)
@@ -148,6 +140,10 @@ t/Plack-Handler/apache2.t 
t/Plack-Handler/apache2-registry.t
 %exclude %{perl_vendorlib}/auto/share/dist/Plack/#foo
 
 %changelog
+* Thu Dec 01 2016 Ralf Corsépius <[email protected]> - 1.0042-1
+- Update to 1.0042 (RHBZ#1382923).
+- Spec cleanup.
+
 * Sat Oct 08 2016 Ralf Corsépius <[email protected]> - 1.0039-2
 - Preps for Plack-1.0042.
 
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Plack.git/commit/?h=f24&id=8f8e5f1c0b40d3c90199a34f4a2f42099ca12760
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to