diff --git a/perl-Pod-Parser.spec b/perl-Pod-Parser.spec index ba3bfb1..593f625 100644 --- a/perl-Pod-Parser.spec +++ b/perl-Pod-Parser.spec @@ -1,6 +1,6 @@ Name: perl-Pod-Parser Version: 1.63 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Basic perl modules for handling Plain Old Documentation (POD) License: GPL+ or Artistic Group: Development/Libraries @@ -72,6 +72,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jun 03 2015 Jitka Plesnikova - 1.63-2 +- Perl 5.22 rebuild + * Wed Feb 11 2015 Petr Pisar - 1.63-1 - 1.63 bump