[perl-Test-Pod] 1.46 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Mon Feb 18 10:12:58 UTC 2013


commit 6001d8e1cab07fa923e9f5932eb73fb510da855f
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Mon Feb 18 11:12:45 2013 +0100

    1.46 bump

 .gitignore         |    1 +
 perl-Test-Pod.spec |   10 +++++++---
 sources            |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 90acba9..4e46822 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Test-Pod-1.44.tar.gz
 /Test-Pod-1.45.tar.gz
+/Test-Pod-1.46.tar.gz
diff --git a/perl-Test-Pod.spec b/perl-Test-Pod.spec
index 5475a44..03033e4 100644
--- a/perl-Test-Pod.spec
+++ b/perl-Test-Pod.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-Pod
-Version:        1.45
-Release:        7%{?dist}
+Version:        1.46
+Release:        1%{?dist}
 Summary:        Test POD files for correctness
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -8,9 +8,10 @@ URL:            http://search.cpan.org/dist/Test-Pod/
 Source0:        http://search.cpan.org/CPAN/authors/id/D/DW/DWHEELER/Test-Pod-%{version}.tar.gz
 
 BuildArch:      noarch
-BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(File::Find)
 BuildRequires:  perl(Module::Build) >= 0.30
 BuildRequires:  perl(Pod::Simple) >= 3.05
+BuildRequires:  perl(Test::Builder)
 BuildRequires:  perl(Test::Builder::Tester) >= 1.02
 BuildRequires:  perl(Test::More) >= 0.62
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -50,6 +51,9 @@ LC_ALL=C ./Build test
 
 
 %changelog
+* Mon Feb 18 2013 Jitka Plesnikova <jplesnik at redhat.com> - 1.46-1
+- 1.46 bump
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.45-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 689806d..4227afa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-089c8f272931df82f6c4d11a74f04628  Test-Pod-1.45.tar.gz
+fd76af5f32b4a5991a233ac9b1c4aaea  Test-Pod-1.46.tar.gz


More information about the scm-commits mailing list