diff --git a/.gitignore b/.gitignore index eeb0c51..c487a70 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ Pod-Simple-3.05.tar.gz /Pod-Simple-3.28.tar.gz /Pod-Simple-3.29.tar.gz /Pod-Simple-3.30.tar.gz +/Pod-Simple-3.31.tar.gz diff --git a/perl-Pod-Simple.spec b/perl-Pod-Simple.spec index 4b75916..28448bb 100644 --- a/perl-Pod-Simple.spec +++ b/perl-Pod-Simple.spec @@ -1,8 +1,8 @@ Name: perl-Pod-Simple # Epoch to compete with perl.spec Epoch: 1 -Version: 3.30 -Release: 3%{?dist} +Version: 3.31 +Release: 1%{?dist} Summary: Framework for parsing POD documentation License: GPL+ or Artistic Group: Development/Libraries @@ -66,6 +66,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Aug 25 2015 Tom Callaway - 1:3.31-1 +- update to 3.31 + * Thu Jun 18 2015 Fedora Release Engineering - 1:3.30-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 8b31c00..c633948 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cddb0da43a07db4809bf8c8ae250a140 Pod-Simple-3.30.tar.gz +c14065214526ecf1b526ea00df4d325a Pod-Simple-3.31.tar.gz