commit bb4a7e3219d82e1b8328bd7e6de435c1c2363eae Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Mon Mar 11 12:30:08 2013 +0100 6.06 bump .gitignore | 1 + ...-Socket-SSL-doesn-t-play-well-with-select.patch | 25 -------------------- perl-Net-HTTP.spec | 10 ++++---- sources | 2 +- 4 files changed, 7 insertions(+), 31 deletions(-) --- diff --git a/.gitignore b/.gitignore index adbdda3..0825320 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /Net-HTTP-6.03.tar.gz /Net-HTTP-6.04.tar.gz /Net-HTTP-6.05.tar.gz +/Net-HTTP-6.06.tar.gz diff --git a/perl-Net-HTTP.spec b/perl-Net-HTTP.spec index a5ec62d..7305220 100644 --- a/perl-Net-HTTP.spec +++ b/perl-Net-HTTP.spec @@ -1,13 +1,11 @@ Name: perl-Net-HTTP -Version: 6.05 -Release: 2%{?dist} +Version: 6.06 +Release: 1%{?dist} Summary: Low-level HTTP connection (client) License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Net-HTTP/ Source0: http://www.cpan.org/authors/id/G/GA/GAAS/Net-HTTP-%{version}.tar.gz -# Do not block with IO::Socket::SSL, rhbz#768394, CPAN RT#81237 -Patch0: Net-HTTP-6.05-IO-Socket-SSL-doesn-t-play-well-with-select.patch BuildArch: noarch BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) @@ -43,7 +41,6 @@ and HTTP/1.1. %prep %setup -q -n Net-HTTP-%{version} -%patch0 -p1 %build perl Makefile.PL INSTALLDIRS=vendor @@ -63,6 +60,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Mar 11 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 6.06-1 +- 6.06 bump + * Fri Mar 08 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 6.05-3 - Handle IO::Socket::SSL as non-blocking (bug #768394) diff --git a/sources b/sources index 6692136..f73234f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8a704804045e31d6fe589214594aaf21 Net-HTTP-6.05.tar.gz +6e74d76205f168775de68347266793a7 Net-HTTP-6.06.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel