[perl-Pod-Xhtml] Add perl(Pod::ParseUtils) as a BR (#1106190)

Emmanuel Seyman eseyman at fedoraproject.org
Mon Jun 9 05:32:06 UTC 2014


commit af65ebc2f92d4b15df71ca8091607408b2cdd478
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Mon Jun 9 07:31:58 2014 +0200

    Add perl(Pod::ParseUtils) as a BR (#1106190)

 perl-Pod-Xhtml.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Pod-Xhtml.spec b/perl-Pod-Xhtml.spec
index 64ce186..c32b14f 100644
--- a/perl-Pod-Xhtml.spec
+++ b/perl-Pod-Xhtml.spec
@@ -1,12 +1,13 @@
 Name:           perl-Pod-Xhtml
 Version:        1.61
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        Generate well-formed XHTML documents from POD format documentation
 License:        GPLv2+
 URL:            http://search.cpan.org/dist/Pod-Xhtml/
 Source0:        http://www.cpan.org/authors/id/B/BB/BBC/Pod-Xhtml-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Pod::ParseUtils)
 BuildRequires:  perl(Test::Assertions::TestScript)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
@@ -45,6 +46,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 09 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 1.61-13
+- Add perl(Pod::ParseUtils) as a BR (#1106190)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.61-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list