From 429461fbea349f5a48dee63f9be8a954cc09f2b9 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <[email protected]>
Date: Tue, 20 Jun 2017 12:51:50 +0200
Subject: 0.10 bump
---
.gitignore | 1 +
perl-LWP-Protocol-PSGI.spec | 9 +++++++--
sources | 2 +-
3 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index ea357e8..a02f780 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/LWP-Protocol-PSGI-0.07.tar.gz
/LWP-Protocol-PSGI-0.08.tar.gz
/LWP-Protocol-PSGI-0.09.tar.gz
+/LWP-Protocol-PSGI-0.10.tar.gz
diff --git a/perl-LWP-Protocol-PSGI.spec b/perl-LWP-Protocol-PSGI.spec
index 17ae58b..ec25a58 100644
--- a/perl-LWP-Protocol-PSGI.spec
+++ b/perl-LWP-Protocol-PSGI.spec
@@ -1,6 +1,6 @@
Name: perl-LWP-Protocol-PSGI
-Version: 0.09
-Release: 3%{?dist}
+Version: 0.10
+Release: 1%{?dist}
Summary: Override LWP's HTTP/HTTPS backend with your own PSGI
application
License: GPL+ or Artistic
Group: Development/Libraries
@@ -11,6 +11,7 @@ BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-generators
BuildRequires: perl(Carp)
+BuildRequires: perl(File::Temp)
BuildRequires: perl(HTTP::Message::PSGI)
BuildRequires: perl(LWP::Protocol)
BuildRequires: perl(LWP::Simple)
@@ -19,6 +20,7 @@ BuildRequires: perl(Module::Build::Tiny)
BuildRequires: perl(parent)
BuildRequires: perl(strict)
BuildRequires: perl(Test::More) >= 0.88
+BuildRequires: perl(warnings)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
%description
@@ -49,6 +51,9 @@ PSGI application.
%{_mandir}/man3/*
%changelog
+* Tue Jun 20 2017 Jitka Plesnikova <[email protected]> - 0.10-1
+- 0.10 bump
+
* Sat Feb 11 2017 Fedora Release Engineering <[email protected]> -
0.09-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
diff --git a/sources b/sources
index c22176f..6a538aa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fb6261bb0f31896a716cd8e0f623f702 LWP-Protocol-PSGI-0.09.tar.gz
+SHA512 (LWP-Protocol-PSGI-0.10.tar.gz) =
6ebc0583dc1df771106b24fe39096ec8f1d70847e7a109ebbb29ba9a058bdcd41e574652f0fc0a260e7f612cbbdda498bed37007cfcd5d73f6e9ee1fb55fdb37
--
cgit v1.1
https://src.fedoraproject.org/cgit/perl-LWP-Protocol-PSGI.git/commit/?h=f26&id=429461fbea349f5a48dee63f9be8a954cc09f2b9
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]