Compare commits

...

1 Commits
rawhide ... f21

Author SHA1 Message Date
Petr Písař 5b96c0de54 3.29 bump 2015-01-30 12:57:38 +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: 293%{?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
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.28-293
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

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