This commit is contained in:
Jesse Keating 2009-02-27 03:39:05 +00:00
parent 969e21ef1a
commit 6e2e8c99b5

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 0.06-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sun Aug 24 2008 Axel Thimm <Axel.Thimm@ATrpms.net> - 0.06-4
- %%check || : does not work anymore.