2.5.2 bump

This commit is contained in:
Petr Písař 2013-09-23 11:51:19 +02:00
parent 049ac54bac
commit 33e175fb64
3 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/podlators-2.4.2.tar.gz
/podlators-2.5.0.tar.gz
/podlators-2.5.1.tar.gz
/podlators-2.5.2.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-podlators
Version: 2.5.1
Release: 291%{?dist}
Version: 2.5.2
Release: 1%{?dist}
Summary: Format POD source into various output formats
License: GPL+ or Artistic
Group: Development/Libraries
@ -25,6 +25,8 @@ BuildRequires: perl(Term::Cap)
BuildRequires: perl(vars)
# Tests:
BuildRequires: perl(Test::More)
# Optional tests:
BuildRequires: perl(PerlIO::encoding)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Requires: perl(File::Spec) >= 0.8
Requires: perl(Pod::Simple) >= 3.06
@ -62,6 +64,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Sep 23 2013 Petr Pisar <ppisar@redhat.com> - 2.5.2-1
- 2.5.2 bump
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.1-291
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
9f79d07cf4ac26fd46be1d91a05a82aa podlators-2.5.1.tar.gz
debcce4412596dc1301c0df8c86415cf podlators-2.5.2.tar.gz