diff --git a/perl-Test-Pod.spec b/perl-Test-Pod.spec index a4541f9..1a8b2fd 100644 --- a/perl-Test-Pod.spec +++ b/perl-Test-Pod.spec @@ -1,6 +1,6 @@ Name: perl-Test-Pod Version: 1.48 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Test POD files for correctness Group: Development/Libraries License: GPL+ or Artistic @@ -45,6 +45,9 @@ LC_ALL=C ./Build test %{_mandir}/man3/Test::Pod.3pm* %changelog +* Wed Jul 17 2013 Petr Pisar - 1.48-2 +- Perl 5.18 rebuild + * Mon May 06 2013 Petr Ĺ abata - 1.48-1 - 1.48 bump, Pod::Simple compatibility enhancements