diff --git a/perl-Pod-Parser.spec b/perl-Pod-Parser.spec index 859bd2d..f3b7d70 100644 --- a/perl-Pod-Parser.spec +++ b/perl-Pod-Parser.spec @@ -1,6 +1,6 @@ Name: perl-Pod-Parser Version: 1.61 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Basic perl modules for handling Plain Old Documentation (POD) License: GPL+ or Artistic Group: Development/Libraries @@ -63,6 +63,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jul 12 2013 Petr Pisar - 1.61-2 +- Perl 5.18 rebuild + * Tue Jun 04 2013 Petr Pisar - 1.61-1 - 1.61 bump