This commit is contained in:
Tom Callaway 2015-08-25 10:41:54 -04:00
parent 04dc2296f9
commit be090d166e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <spot@fedoraproject.org> - 1:3.31-1
- update to 3.31
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.30-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
cddb0da43a07db4809bf8c8ae250a140 Pod-Simple-3.30.tar.gz
c14065214526ecf1b526ea00df4d325a Pod-Simple-3.31.tar.gz