2.5.3 bump

This commit is contained in:
Petr Písař 2013-10-08 09:09:58 +02:00
parent 33e175fb64
commit d65f774be0
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/podlators-2.5.0.tar.gz
/podlators-2.5.1.tar.gz
/podlators-2.5.2.tar.gz
/podlators-2.5.3.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-podlators
Version: 2.5.2
Version: 2.5.3
Release: 1%{?dist}
Summary: Format POD source into various output formats
License: GPL+ or Artistic
@ -28,6 +28,7 @@ BuildRequires: perl(Test::More)
# Optional tests:
BuildRequires: perl(PerlIO::encoding)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Requires: perl(File::Basename)
Requires: perl(File::Spec) >= 0.8
Requires: perl(Pod::Simple) >= 3.06
Conflicts: perl < 4:5.16.1-234
@ -64,6 +65,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Oct 08 2013 Petr Pisar <ppisar@redhat.com> - 2.5.3-1
- 2.5.3 bump
* Mon Sep 23 2013 Petr Pisar <ppisar@redhat.com> - 2.5.2-1
- 2.5.2 bump

View File

@ -1 +1 @@
debcce4412596dc1301c0df8c86415cf podlators-2.5.2.tar.gz
b7418e350400592021ff2de1d6212edd podlators-2.5.3.tar.gz