[perl-libwww-perl/f18] 6.05 bump

Petr Pisar ppisar at fedoraproject.org
Tue Mar 12 14:03:17 UTC 2013


commit 47dd784b3eae12b57a950e2252dc430f2ce3b1a0
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Mar 12 14:56:29 2013 +0100

    6.05 bump

 .gitignore                                         |    1 +
 ...TP-6.04-we-don-t-need-our-own-can_read-an.patch |   75 --------------------
 perl-libwww-perl.spec                              |   10 ++--
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 81 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a868007..d4a6ab6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ libwww-perl-5.834.tar.gz
 /libwww-perl-6.02.tar.gz
 /libwww-perl-6.03.tar.gz
 /libwww-perl-6.04.tar.gz
+/libwww-perl-6.05.tar.gz
diff --git a/perl-libwww-perl.spec b/perl-libwww-perl.spec
index 06308fa..164d393 100644
--- a/perl-libwww-perl.spec
+++ b/perl-libwww-perl.spec
@@ -1,13 +1,11 @@
 Name:           perl-libwww-perl
-Version:        6.04
-Release:        4%{?dist}
+Version:        6.05
+Release:        1%{?dist}
 Summary:        A Perl interface to the World-Wide Web
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/libwww-perl/
 Source0:        http://www.cpan.org/authors/id/G/GA/GAAS/libwww-perl-%{version}.tar.gz
-# Fix time-out, bug #919448, CPAN RT#81799, in upstream after 6.04
-Patch0:         libwww-perl-6.04-With-Net-HTTP-6.04-we-don-t-need-our-own-can_read-an.patch
 BuildArch:      noarch
 BuildRequires:  perl(Digest::MD5)
 BuildRequires:  perl(Encode) >= 2.12
@@ -84,7 +82,6 @@ use and even classes that help you implement simple HTTP servers.
 
 %prep
 %setup -q -n libwww-perl-%{version} 
-%patch0 -p1
 
 %build
 # Install the aliases by default
@@ -110,6 +107,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Mar 12 2013 Petr Pisar <ppisar at redhat.com> - 6.05-1
+- 6.05 bump
+
 * Fri Mar 08 2013 Petr Pisar <ppisar at redhat.com> - 6.04-3
 - Honor time-out (bug #919448)
 
diff --git a/sources b/sources
index 9a32659..4b96ad3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-24acf2fe33b2295f048f8859e9665ee3  libwww-perl-6.04.tar.gz
+637d5f1eb61336ca2caa6e026b382f87  libwww-perl-6.05.tar.gz



More information about the perl-devel mailing list