This commit is contained in:
Jesse Keating 2009-02-27 04:01:58 +00:00
parent 56d4d1be5a
commit 09b07a5edd

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1.37-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Feb 20 2009 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.37-1
- Upstream update.
- Add BR: perl(Test::More), perl(Business::ISBN).