diff --git a/perl-LWP-Protocol-https.spec b/perl-LWP-Protocol-https.spec index d59f7aa..1fb6e1d 100644 --- a/perl-LWP-Protocol-https.spec +++ b/perl-LWP-Protocol-https.spec @@ -1,7 +1,7 @@ %bcond_with tests # Tests require network access Name: perl-LWP-Protocol-https Version: 6.02 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Provide HTTPS support for LWP::UserAgent License: GPL+ or Artistic Group: Development/Libraries @@ -56,6 +56,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_mandir}/man3/* %changelog +* Fri Jun 17 2011 Marcela Mašláňová - 6.02-3 +- Perl mass rebuild + * Tue Mar 29 2011 Petr Pisar - 6.02-2 - Disable tests because they need network access