spot pushed to perl-HTTP-Proxy (master). "0.304"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Jun 16 17:08:00 UTC 2015


From 2bada55b9fe9b06799b5d733adb1e9d17cbcfe1c Mon Sep 17 00:00:00 2001
From: Tom Callaway <spot at fedoraproject.org>
Date: Tue, 16 Jun 2015 13:07:42 -0400
Subject: 0.304


diff --git a/.gitignore b/.gitignore
index 13d4e81..61f090a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ HTTP-Proxy-0.23.tar.gz
 /HTTP-Proxy-0.25.tar.gz
 /HTTP-Proxy-0.302.tar.gz
 /HTTP-Proxy-0.303.tar.gz
+/HTTP-Proxy-0.304.tar.gz
diff --git a/perl-HTTP-Proxy.spec b/perl-HTTP-Proxy.spec
index a36260c..afaf23b 100644
--- a/perl-HTTP-Proxy.spec
+++ b/perl-HTTP-Proxy.spec
@@ -1,17 +1,13 @@
 %{?perl_default_filter}
 
 Name:           perl-HTTP-Proxy
-Version:        0.303
-Release:        3%{?dist}
+Version:        0.304
+Release:        1%{?dist}
 Summary:        A pure Perl HTTP proxy
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/HTTP-Proxy/
 Source0:        http://www.cpan.org/authors/id/B/BO/BOOK/HTTP-Proxy-%{version}.tar.gz
-# https://rt.cpan.org/Public/Bug/Display.html?id=105177
-Patch0:		HTTP-Proxy-0.303-fix-via.patch
-# https://github.com/book/HTTP-Proxy/commit/e6e9f75a9aa28b121fd9ee5e4f604516908f81b2
-Patch1:		HTTP-Proxy-0.303-fix-23connect-to-check-socket-blocking-mode.patch
 # debugging 23connect
 Patch2:		HTTP-Proxy-0.303-23connect-logging-debug.patch
 BuildArch:      noarch
@@ -39,8 +35,6 @@ an origin server.
 
 %prep
 %setup -q -n HTTP-Proxy-%{version}
-%patch0 -p1 -b .fixvia
-%patch1 -p1 -b .socketfix
 %patch2 -p1 -b .logging
 
 %build
@@ -62,6 +56,9 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Tue Jun 16 2015 Tom Callaway <spot at fedoraproject.org> - 0.304-1
+- update to 0.304
+
 * Mon Jun 15 2015 Tom Callaway <spot at fedoraproject.org> - 0.303-3
 - fix issue with via handling (cpan 105177)
 - fix test failure in 23connect by checking for socket blocking mode (bz 1231244)
diff --git a/sources b/sources
index 1ea61af..7b9761a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aca997e2bdc8c5e24c59607d1cb5b289  HTTP-Proxy-0.303.tar.gz
+09ac64c5f67b7d8baff4ea135d74af48  HTTP-Proxy-0.304.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-HTTP-Proxy.git/commit/?h=master&id=2bada55b9fe9b06799b5d733adb1e9d17cbcfe1c


More information about the perl-devel mailing list