diff --git a/.gitignore b/.gitignore index 0672df5..9fda874 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /Pod-Perldoc-3.17.tar.gz /Pod-Perldoc-3.19.tar.gz /Pod-Perldoc-3.19_01.tar.gz +/Pod-Perldoc-3.20.tar.gz diff --git a/perl-Pod-Perldoc.spec b/perl-Pod-Perldoc.spec index 26cfe52..dce6a06 100644 --- a/perl-Pod-Perldoc.spec +++ b/perl-Pod-Perldoc.spec @@ -1,4 +1,4 @@ -%global cpan_version 3.19_01 +%global cpan_version 3.20 Name: perl-Pod-Perldoc # let's overwrite the module from perl.srpm Version: %(echo '%{cpan_version}' | sed 's/_/./') @@ -90,6 +90,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Apr 29 2013 Petr Pisar - 3.20-1 +- 3.20 bump + * Tue Jan 29 2013 Petr Pisar - 3.19.01-1 - 3.19_01 bump diff --git a/sources b/sources index 213c356..9ccaaa6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e586d0e1638156f2d69921cb18a94937 Pod-Perldoc-3.19_01.tar.gz +d915bfad087bf394ddffe9fa53c9b79c Pod-Perldoc-3.20.tar.gz