3.32
This commit is contained in:
parent
be090d166e
commit
91562e3095
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user