6.02 bump
This commit is contained in:
parent
5784a2d6bc
commit
a758123271
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/Net-HTTP-6.00.tar.gz
|
||||
/Net-HTTP-6.01.tar.gz
|
||||
/Net-HTTP-6.02.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-Net-HTTP
|
||||
Version: 6.01
|
||||
Release: 2%{?dist}
|
||||
Version: 6.02
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level HTTP connection (client)
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -55,6 +55,10 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* 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)
|
||||
|
||||
* Tue Jul 19 2011 Petr Sabata <contyk@redhat.com> - 6.01-2
|
||||
- Perl mass rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user