Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-14 22:11:56 +02:00
parent 6a22f0bf5d
commit 8054e70b44

View File

@ -1,6 +1,6 @@
Name: perl-Net-HTTP
Version: 6.03
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Low-level HTTP connection (client)
License: GPL+ or Artistic
Group: Development/Libraries
@ -54,6 +54,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Jun 14 2012 Petr Pisar <ppisar@redhat.com> - 6.03-2
- Perl 5.16 rebuild
* Mon Feb 20 2012 Petr Pisar <ppisar@redhat.com> - 6.03-1
- 6.03 bump: Restore blocking override for Net::SSL (RT #72790)