This commit is contained in:
Tom Callaway 2008-03-07 02:19:57 +00:00
parent c7c83a2404
commit 156a184195

View File

@ -1,7 +1,7 @@
Summary: Line wrapping with support for several locale setups
Name: perl-Text-WrapI18N
Version: 0.06
Release: 2%{?dist}.2
Release: 3%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Text-WrapI18N/
@ -53,6 +53,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/Text::WrapI18N.3pm*
%changelog
* Thu Mar 06 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.06-3.2
Rebuild for new perl
* Wed Oct 17 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.06-2.2
- add BR: perl(Test::Simple)