From 6e2e8c99b5960800b5929801a3e3d0d7d8d95fdd Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 27 Feb 2009 03:39:05 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- perl-Text-WrapI18N.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.