From 5811114eac6ad8e7135a39503d41e7a2a7373eb5 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 9 Feb 2011 02:51:00 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- perl-Text-Autoformat.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Text-Autoformat.spec b/perl-Text-Autoformat.spec index ffa9fb4..560d248 100644 --- a/perl-Text-Autoformat.spec +++ b/perl-Text-Autoformat.spec @@ -1,6 +1,6 @@ Name: perl-Text-Autoformat Version: 1.669002 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Automatic text wrapping and reformatting License: GPL+ or Artistic Group: Development/Libraries @@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT %{__perl_provides} %{_mandir}/man3/* %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 1.669002-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Dec 08 2010 Steven Pritchard 1.669002-1 - Update to 1.669002. - BR version and Module::Build (and build with that).