diff --git a/perl-Text-WrapI18N.spec b/perl-Text-WrapI18N.spec index f186ce1..1b0dfdc 100644 --- a/perl-Text-WrapI18N.spec +++ b/perl-Text-WrapI18N.spec @@ -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 - 0.06-3.2 +Rebuild for new perl + * Wed Oct 17 2007 Tom "spot" Callaway - 0.06-2.2 - add BR: perl(Test::Simple)