From 374c41504d48c9fb8069c586060623c1a702d9dc Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 06:04:55 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- perl-Test-Pod.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Test-Pod.spec b/perl-Test-Pod.spec index 4dcbf90..230a000 100644 --- a/perl-Test-Pod.spec +++ b/perl-Test-Pod.spec @@ -1,6 +1,6 @@ Name: perl-Test-Pod Version: 1.48 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Test POD files for correctness Group: Development/Libraries License: GPL+ or Artistic @@ -52,6 +52,9 @@ LC_ALL=C ./Build test %{_mandir}/man3/Test::Pod.3pm* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.48-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon Feb 17 2014 Petr Pisar - 1.48-5 - Declare run-time dependency on File::Find (bug #1066006)