ppisar pushed to perl-Pod-Plainer (master). "1.04 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Nov 10 09:44:50 UTC 2015


From 184055d58c646b43f6dfc85e1ead4f641f2d193b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Tue, 10 Nov 2015 10:44:20 +0100
Subject: 1.04 bump

---
 .gitignore            |  1 +
 perl-Pod-Plainer.spec | 23 +++++++++++++++++++----
 sources               |  2 +-
 3 files changed, 21 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index e6260bc..c366df2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Pod-Plainer-1.03.tar.gz
+/Pod-Plainer-1.04.tar.gz
diff --git a/perl-Pod-Plainer.spec b/perl-Pod-Plainer.spec
index 119d259..6ae5f20 100644
--- a/perl-Pod-Plainer.spec
+++ b/perl-Pod-Plainer.spec
@@ -1,6 +1,6 @@
 Name: perl-Pod-Plainer
-Version: 1.03
-Release: 10%{?dist}
+Version: 1.04
+Release: 1%{?dist}
 Summary: Perl extension for converting Pod to old-style Pod
 
 License: GPL+ or Artistic
@@ -9,8 +9,20 @@ URL: http://search.cpan.org/dist/Pod-Plainer/
 Source0: http://search.cpan.org/CPAN/authors/id/R/RM/RMBARKER/Pod-Plainer-%{version}.tar.gz
 
 BuildArch: noarch
-# Correct for lots of packages, other common choices include eg. Module::Build
-BuildRequires: perl(ExtUtils::MakeMaker), perl(Pod::Parser), perl(Test::More), perl(Test::Pod::Coverage) >= 1.00
+BuildRequires: coreutils
+BuildRequires: findutils
+BuildRequires: make
+BuildRequires: perl
+BuildRequires: perl(ExtUtils::MakeMaker)
+BuildRequires: perl(strict)
+# Run-time:
+BuildRequires: perl(Pod::Parser)
+BuildRequires: perl(warnings)
+# Tests:
+BuildRequires: perl(Test::More)
+# Optional tests:
+BuildRequires: perl(Test::Pod) >= 1.00
+BuildRequires: perl(Test::Pod::Coverage) >= 1.00
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -48,6 +60,9 @@ make test
 %{_mandir}/man3/Pod::Plainer.3pm*
 
 %changelog
+* Tue Nov 10 2015 Petr Pisar <ppisar at redhat.com> - 1.04-1
+- 1.04 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.03-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index acbfe2a..9498953 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15d42071d6bd861cb72daa8cc3111cd3  Pod-Plainer-1.03.tar.gz
+f502eacd1a40894b9dfea55fc2cd5e7d  Pod-Plainer-1.04.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Pod-Plainer.git/commit/?h=master&id=184055d58c646b43f6dfc85e1ead4f641f2d193b


More information about the perl-devel mailing list