From 181cffef4b03aeb4ff2765f4f40da39ae749b19b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 06:22:33 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_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 909ccb5..6c9418f 100644 --- a/perl-Text-Autoformat.spec +++ b/perl-Text-Autoformat.spec @@ -1,6 +1,6 @@ Name: perl-Text-Autoformat Version: 1.669004 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Automatic text wrapping and reformatting License: GPL+ or Artistic Group: Development/Libraries @@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Text::Autoformat.3pm* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.669004-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Fri Oct 25 2013 Paul Howarth - 1.669004-1 - Update to 1.669004 - Tweaked widow handling to avoid a nasty edge case