jplesnik pushed to perl-LWP-Protocol-PSGI (master). "0.08 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Nov 11 12:27:08 UTC 2015


From ea45134691d6aabb5577fbb7f4babc58c89dc290 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Wed, 11 Nov 2015 13:26:23 +0100
Subject: 0.08 bump

---
 .gitignore                                          |  1 +
 lwp_protocol_psgi_module_build_version_remove.patch | 13 +++++++------
 perl-LWP-Protocol-PSGI.spec                         | 10 +++++++---
 sources                                             |  2 +-
 4 files changed, 16 insertions(+), 10 deletions(-)

diff --git a/.gitignore b/.gitignore
index 0684b0d..649bcd1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /LWP-Protocol-PSGI-0.07.tar.gz
+/LWP-Protocol-PSGI-0.08.tar.gz
diff --git a/lwp_protocol_psgi_module_build_version_remove.patch b/lwp_protocol_psgi_module_build_version_remove.patch
index c660d04..00a1e2a 100644
--- a/lwp_protocol_psgi_module_build_version_remove.patch
+++ b/lwp_protocol_psgi_module_build_version_remove.patch
@@ -1,9 +1,10 @@
-diff -Naur old/Build.PL new/Build.PL
---- old/Build.PL	2014-05-20 05:42:52.000000000 +1000
-+++ new/Build.PL	2014-10-03 18:20:53.576220626 +1000
-@@ -1,4 +1,4 @@
- # This Build.PL for LWP-Protocol-PSGI was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.006.
+diff -up LWP-Protocol-PSGI-0.08/Build.PL.orig LWP-Protocol-PSGI-0.08/Build.PL
+--- LWP-Protocol-PSGI-0.08/Build.PL.orig	2015-11-11 13:11:44.607697093 +0100
++++ LWP-Protocol-PSGI-0.08/Build.PL	2015-11-11 13:12:02.359582885 +0100
+@@ -3,5 +3,5 @@ use strict;
+ use warnings;
+ 
  use 5.008001;
--use Module::Build::Tiny 0.036;
+-use Module::Build::Tiny 0.034;
 +use Module::Build::Tiny;
  Build_PL();
diff --git a/perl-LWP-Protocol-PSGI.spec b/perl-LWP-Protocol-PSGI.spec
index a339217..c5f33cd 100644
--- a/perl-LWP-Protocol-PSGI.spec
+++ b/perl-LWP-Protocol-PSGI.spec
@@ -1,6 +1,6 @@
 Name:           perl-LWP-Protocol-PSGI
-Version:        0.07
-Release:        3%{?dist}
+Version:        0.08
+Release:        1%{?dist}
 Summary:        Override LWP's HTTP/HTTPS backend with your own PSGI application
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -43,11 +43,15 @@ PSGI application.
 ./Build test
 
 %files
-%doc Changes LICENSE README
+%license LICENSE
+%doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Wed Nov 11 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.08-1
+- 0.08 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.07-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index d505572..e24fdcd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-06349aa3bb408153eb9644c62862e6a3  LWP-Protocol-PSGI-0.07.tar.gz
+eac6a34e91fdbfdd3852b9e76115c0f0  LWP-Protocol-PSGI-0.08.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-LWP-Protocol-PSGI.git/commit/?h=master&id=ea45134691d6aabb5577fbb7f4babc58c89dc290


More information about the perl-devel mailing list