diff --git a/perl-URI.spec b/perl-URI.spec index f6791c8..e6803b2 100644 --- a/perl-URI.spec +++ b/perl-URI.spec @@ -1,6 +1,6 @@ Name: perl-URI Version: 1.60 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A Perl module implementing URI parsing and manipulation Group: Development/Libraries License: GPL+ or Artistic @@ -69,6 +69,9 @@ make test %{_mandir}/man3/URI::ldap.3pm* %changelog +* Thu Jul 18 2013 Petr Pisar - 1.60-9 +- Perl 5.18 rebuild + * Wed Feb 27 2013 Paul Howarth - 1.60-8 - Retain runtime dependency of perl(Business::ISBN) when bootstrapping; a better fix for the build dependency cycle was to drop LWP::Simple as a