Rebuild for new perl

This commit is contained in:
Tom Callaway 2008-02-02 19:26:31 +00:00
parent d71c8b1670
commit a4d2da3833

View File

@ -1,6 +1,6 @@
Name: perl-Text-Unidecode
Version: 0.04
Release: 4%{?dist}.1
Release: 5%{?dist}
Summary: US-ASCII transliterations of Unicode text
Group: Development/Libraries
@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Feb 2 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.04-5
- rebuild for new perl
* Wed Oct 17 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.04-4.1
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)