From 4e842ffa79f8f33cb16a2d32c9e664e5406bdec1 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 10:20:53 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- perl-Net-HTTP.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Net-HTTP.spec b/perl-Net-HTTP.spec index d3ae70a..71ed8df 100644 --- a/perl-Net-HTTP.spec +++ b/perl-Net-HTTP.spec @@ -1,6 +1,6 @@ Name: perl-Net-HTTP Version: 6.02 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Low-level HTTP connection (client) License: GPL+ or Artistic Group: Development/Libraries @@ -55,6 +55,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 6.02-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Tue Nov 22 2011 Petr Pisar - 6.02-1 - 6.02 bump - Fixes HTTPS time-out in LWP::UserAgent/IO::Socket::SSL (bug #750793)