From 757ce67308e4756d00c6ea341af5bf0c9ba5e88d Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 09:29:24 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- perl-Test-EOL.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Test-EOL.spec b/perl-Test-EOL.spec index 806b243..d8d2bee 100644 --- a/perl-Test-EOL.spec +++ b/perl-Test-EOL.spec @@ -1,6 +1,6 @@ Name: perl-Test-EOL Version: 1.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Check the correct line endings in your project Group: Development/Libraries License: GPL+ or Artistic @@ -50,6 +50,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Test::EOL.3pm* %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 1.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Sun Sep 9 2012 Paul Howarth - 1.5-1 - Update to 1.5 - Properly fix Win32 (CPAN RT#76037)