6.02 bump

This commit is contained in:
Petr Písař 2011-11-22 13:00:23 +01:00
parent 5784a2d6bc
commit a758123271
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/Net-HTTP-6.00.tar.gz
/Net-HTTP-6.01.tar.gz
/Net-HTTP-6.02.tar.gz

View File

@ -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

View File

@ -1 +1 @@
d7ae2675fca351147adcd26f840b6993 Net-HTTP-6.01.tar.gz
b0fa0a246872ff8da48c65da6f5281fc Net-HTTP-6.02.tar.gz