[perl-Test-ConsistentVersion] Include dependency on perl(Test::Pod::Content)

Emmanuel Seyman eseyman at fedoraproject.org
Sun Apr 27 11:15:44 UTC 2014


commit 3be51a5db406689548ec3ce18a1f545cbaa181cd
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Apr 27 13:15:41 2014 +0200

    Include dependency on perl(Test::Pod::Content)

 perl-Test-ConsistentVersion.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-ConsistentVersion.spec b/perl-Test-ConsistentVersion.spec
index 74c1a91..0df0f32 100644
--- a/perl-Test-ConsistentVersion.spec
+++ b/perl-Test-ConsistentVersion.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-ConsistentVersion
 Version:        0.2.3
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Ensures a CPAN distribution has consistent versioning
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -28,6 +28,7 @@ BuildRequires:  perl(Test::Perl::Critic)
 BuildRequires:  perl(Test::Pod::Coverage) >= 1.04
 BuildRequires:  perl(Test::Pod) >= 1.14
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires:       perl(Test::Pod::Content)
 
 %description
 The purpose of this module is to make it easy for other distribution
@@ -56,6 +57,9 @@ TEST_AUTHOR=1 ./Build test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Apr 27 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 0.2.3-9
+- Include dependency on perl(Test::Pod::Content)
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.3-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 



More information about the perl-devel mailing list