jplesnik pushed to perl-Test-Pod (master). "1.50 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Jun 1 07:46:05 UTC 2015


From 0f68b4b69ebe4ee3caf6ec8bec3c7fcd5710223d Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Mon, 1 Jun 2015 09:45:45 +0200
Subject: 1.50 bump


diff --git a/.gitignore b/.gitignore
index 3738b53..9c64266 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Test-Pod-1.44.tar.gz
 /Test-Pod-1.46.tar.gz
 /Test-Pod-1.48.tar.gz
 /Test-Pod-1.49.tar.gz
+/Test-Pod-1.50.tar.gz
diff --git a/perl-Test-Pod.spec b/perl-Test-Pod.spec
index e9a99d6..2ff1de6 100644
--- a/perl-Test-Pod.spec
+++ b/perl-Test-Pod.spec
@@ -1,5 +1,5 @@
 Name:           perl-Test-Pod
-Version:        1.49
+Version:        1.50
 Release:        1%{?dist}
 Summary:        Test POD files for correctness
 Group:          Development/Libraries
@@ -9,6 +9,7 @@ Source0:        http://search.cpan.org/CPAN/authors/id/D/DW/DWHEELER/Test-Pod-%{
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl(File::Find)
+BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(Module::Build) >= 0.30
 BuildRequires:  perl(Pod::Simple) >= 3.05
 BuildRequires:  perl(strict)
@@ -18,6 +19,7 @@ BuildRequires:  perl(Test::More) >= 0.62
 BuildRequires:  perl(warnings)
 Requires:       perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
 Requires:       perl(File::Find)
+Requires:       perl(File::Spec)
 Requires:       perl(Pod::Simple) >= 3.05
 Requires:       perl(Test::More) >= 0.62
 
@@ -48,6 +50,9 @@ LC_ALL=C ./Build test
 %{_mandir}/man3/Test::Pod.3pm*
 
 %changelog
+* Mon Jun 01 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1.50-1
+- 1.50 bump
+
 * Thu May 14 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1.49-1
 - 1.49 bump
 
diff --git a/sources b/sources
index 80ef83d..f95c061 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8f678832f2e255887475de15bbb9787e  Test-Pod-1.49.tar.gz
+6d94843add61471fa0b1ed49296000ef  Test-Pod-1.50.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Test-Pod.git/commit/?h=master&id=0f68b4b69ebe4ee3caf6ec8bec3c7fcd5710223d


More information about the perl-devel mailing list