This commit is contained in:
Dennis Gilmore 2012-01-13 10:20:53 -06:00
parent a758123271
commit 4e842ffa79

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 6.02-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Nov 22 2011 Petr Pisar <ppisar@redhat.com> - 6.02-1
- 6.02 bump
- Fixes HTTPS time-out in LWP::UserAgent/IO::Socket::SSL (bug #750793)