This commit is contained in:
Tom Callaway 2015-11-03 09:00:49 +01:00
parent be090d166e
commit 91562e3095
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ Pod-Simple-3.05.tar.gz
/Pod-Simple-3.29.tar.gz
/Pod-Simple-3.30.tar.gz
/Pod-Simple-3.31.tar.gz
/Pod-Simple-3.32.tar.gz

View File

@ -1,7 +1,7 @@
Name: perl-Pod-Simple
# Epoch to compete with perl.spec
Epoch: 1
Version: 3.31
Version: 3.32
Release: 1%{?dist}
Summary: Framework for parsing POD documentation
License: GPL+ or Artistic
@ -66,6 +66,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Nov 3 2015 Tom Callaway <spot@fedoraproject.org> - 1:3.32-1
- update to 3.32
* Tue Aug 25 2015 Tom Callaway <spot@fedoraproject.org> - 1:3.31-1
- update to 3.31

View File

@ -1 +1 @@
c14065214526ecf1b526ea00df4d325a Pod-Simple-3.31.tar.gz
f05e92d19c8a7301910f133424e74ece Pod-Simple-3.32.tar.gz