diff --git a/perl-Text-WrapI18N.spec b/perl-Text-WrapI18N.spec index fb015f8..935703b 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: 4%{?dist} +Release: 5%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Text-WrapI18N/ @@ -52,6 +52,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Text::WrapI18N.3pm* %changelog +* Thu Feb 26 2009 Fedora Release Engineering - 0.06-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Sun Aug 24 2008 Axel Thimm - 0.06-4 - %%check || : does not work anymore.