Compare commits

...

1 Commits
rawhide ... f20

Author SHA1 Message Date
Petr Písař c95ef34d0d 3.29 bump 2015-01-30 13:00:21 +01:00
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
Pod-Simple-3.05.tar.gz
/Pod-Simple-3.26.tar.gz
/Pod-Simple-3.28.tar.gz
/Pod-Simple-3.29.tar.gz

View File

@ -1,8 +1,8 @@
Name: perl-Pod-Simple
# Epoch to compete with perl.spec
Epoch: 1
Version: 3.28
Release: 292%{?dist}
Version: 3.29
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
* Fri Jan 30 2015 Petr Pisar <ppisar@redhat.com> - 1:3.29-1
- 3.29 bump
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.28-292
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
ee65094e29924948ae02fe33229cc5e4 Pod-Simple-3.28.tar.gz
f723434f0140ca4b94fe261c2f9623c7 Pod-Simple-3.29.tar.gz