diff --git a/perl-URI.spec b/perl-URI.spec index e972e2a..baa1406 100644 --- a/perl-URI.spec +++ b/perl-URI.spec @@ -1,6 +1,6 @@ Name: perl-URI Version: 1.37 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Perl module implementing URI parsing and manipulation Group: Development/Libraries @@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Feb 26 2009 Fedora Release Engineering - 1.37-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Fri Feb 20 2009 Ralf Corsépius - 1.37-1 - Upstream update. - Add BR: perl(Test::More), perl(Business::ISBN).