diff --git a/.gitignore b/.gitignore index 9ac6dd9..7266f21 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /Pod-Parser-1.60.tar.gz /Pod-Parser-1.61.tar.gz /Pod-Parser-1.62.tar.gz +/Pod-Parser-1.63.tar.gz diff --git a/perl-Pod-Parser.spec b/perl-Pod-Parser.spec index db0454e..ba3bfb1 100644 --- a/perl-Pod-Parser.spec +++ b/perl-Pod-Parser.spec @@ -1,6 +1,6 @@ Name: perl-Pod-Parser -Version: 1.62 -Release: 311%{?dist} +Version: 1.63 +Release: 1%{?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 Feb 11 2015 Petr Pisar - 1.63-1 +- 1.63 bump + * Sun Sep 07 2014 Jitka Plesnikova - 1.62-311 - Perl 5.20 re-rebuild of bootstrapped packages diff --git a/sources b/sources index a107865..ad50543 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -09fbdf2903dc895ffcd851e4b35c4fbc Pod-Parser-1.62.tar.gz +d8e0d60e03d77442d354fd567e469ae4 Pod-Parser-1.63.tar.gz