From b325675006d6051c1d7c70e8e01489173898b53b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 07:54:06 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- perl-libwww-perl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-libwww-perl.spec b/perl-libwww-perl.spec index 5dec4b9..ca7eb2e 100644 --- a/perl-libwww-perl.spec +++ b/perl-libwww-perl.spec @@ -1,6 +1,6 @@ Name: perl-libwww-perl Version: 6.06 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Perl interface to the World-Wide Web Group: Development/Libraries License: GPL+ or Artistic @@ -144,6 +144,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 6.06-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Wed Apr 23 2014 Petr Pisar - 6.06-1 - 6.06 bump - Run tests against localhost (CPAN RT#94959)