[perl-podlators] 2.5.3 bump

Petr Pisar ppisar at fedoraproject.org
Tue Oct 8 07:14:14 UTC 2013


commit d65f774be007e28cce4e3ce051b4a4d21dfa011a
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Oct 8 09:09:58 2013 +0200

    2.5.3 bump

 .gitignore          |    1 +
 perl-podlators.spec |    6 +++++-
 sources             |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c6f7676..5076a01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/perl-podlators.spec b/perl-podlators.spec
index cbe4f94..ce21216 100644
--- a/perl-podlators.spec
+++ b/perl-podlators.spec
@@ -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 at redhat.com> - 2.5.3-1
+- 2.5.3 bump
+
 * Mon Sep 23 2013 Petr Pisar <ppisar at redhat.com> - 2.5.2-1
 - 2.5.2 bump
 
diff --git a/sources b/sources
index 2e34935..940b787 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-debcce4412596dc1301c0df8c86415cf  podlators-2.5.2.tar.gz
+b7418e350400592021ff2de1d6212edd  podlators-2.5.3.tar.gz



More information about the perl-devel mailing list