diff --git a/.gitignore b/.gitignore index 7a03c62..2635e43 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /Pod-Perldoc-3.20.tar.gz /Pod-Perldoc-3.21.tar.gz /Pod-Perldoc-3.23.tar.gz +/Pod-Perldoc-3.24.tar.gz diff --git a/perl-Pod-Perldoc.spec b/perl-Pod-Perldoc.spec index a8ab997..a43c53f 100644 --- a/perl-Pod-Perldoc.spec +++ b/perl-Pod-Perldoc.spec @@ -1,8 +1,8 @@ -%global cpan_version 3.23 +%global cpan_version 3.24 Name: perl-Pod-Perldoc # let's overwrite the module from perl.srpm Version: %(echo '%{cpan_version}' | sed 's/_/./') -Release: 2%{?dist} +Release: 1%{?dist} Summary: Look up Perl documentation in Pod format License: GPL+ or Artistic Group: Development/Libraries @@ -101,6 +101,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Aug 22 2014 Petr Pisar - 3.24-1 +- 3.24 bump + * Sat Jun 07 2014 Fedora Release Engineering - 3.23-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 60d1cfc..e9f48dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -86bf97d373c4fc2c85199bce8cc1ce43 Pod-Perldoc-3.23.tar.gz +a43ce0682d8a1d4a7b01c65600b45054 Pod-Perldoc-3.24.tar.gz