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)