From be090d166e1634cd8c7003ec22eca817720d11e6 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Tue, 25 Aug 2015 10:41:54 -0400 Subject: [PATCH] 3.31 --- .gitignore | 1 + perl-Pod-Simple.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) 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