diff --git a/.gitignore b/.gitignore index 6ac621c..eeb0c51 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ Pod-Simple-3.05.tar.gz /Pod-Simple-3.26.tar.gz /Pod-Simple-3.28.tar.gz /Pod-Simple-3.29.tar.gz +/Pod-Simple-3.30.tar.gz diff --git a/perl-Pod-Simple.spec b/perl-Pod-Simple.spec index ffbcaa1..2a8836d 100644 --- a/perl-Pod-Simple.spec +++ b/perl-Pod-Simple.spec @@ -1,7 +1,7 @@ Name: perl-Pod-Simple # Epoch to compete with perl.spec Epoch: 1 -Version: 3.29 +Version: 3.30 Release: 1%{?dist} Summary: Framework for parsing POD documentation License: GPL+ or Artistic @@ -66,6 +66,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Feb 24 2015 Petr Pisar - 1:3.30-1 +- 3.30 bump + * Fri Jan 30 2015 Petr Pisar - 1:3.29-1 - 3.29 bump diff --git a/sources b/sources index c50298a..8b31c00 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f723434f0140ca4b94fe261c2f9623c7 Pod-Simple-3.29.tar.gz +cddb0da43a07db4809bf8c8ae250a140 Pod-Simple-3.30.tar.gz