jplesnik pushed to perl-Pod-Markdown (master). "3.003 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Sep 29 06:58:40 UTC 2015


From f7c889142364a3ca1809a864507913ccc4db3718 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Tue, 29 Sep 2015 08:58:23 +0200
Subject: 3.003 bump


diff --git a/.gitignore b/.gitignore
index 1757c90..7ed8fa5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /Pod-Markdown-2.002.tar.gz
 /Pod-Markdown-3.000.tar.gz
 /Pod-Markdown-3.002.tar.gz
+/Pod-Markdown-3.003.tar.gz
diff --git a/perl-Pod-Markdown.spec b/perl-Pod-Markdown.spec
index b868d25..cdec1e9 100644
--- a/perl-Pod-Markdown.spec
+++ b/perl-Pod-Markdown.spec
@@ -1,5 +1,5 @@
 Name:           perl-Pod-Markdown
-Version:        3.002
+Version:        3.003
 Release:        1%{?dist}
 Summary:        Convert POD to Markdown
 License:        GPL+ or Artistic
@@ -9,6 +9,7 @@ Source0:        http://www.cpan.org/authors/id/R/RW/RWSTAUNER/Pod-Markdown-%{ver
 BuildArch:      noarch
 BuildRequires:  coreutils
 BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
@@ -16,7 +17,7 @@ BuildRequires:  perl(warnings)
 # Run-time:
 BuildRequires:  perl(Encode)
 BuildRequires:  perl(parent)
-BuildRequires:  perl(Pod::Simple) >= 3.26
+BuildRequires:  perl(Pod::Simple) >= 3.27
 BuildRequires:  perl(Pod::Simple::Methody)
 # Tests:
 BuildRequires:  perl(Exporter)
@@ -59,6 +60,9 @@ make test
 %{_bindir}/*
 
 %changelog
+* Tue Sep 29 2015 Jitka Plesnikova <jplesnik at redhat.com> - 3.003-1
+- 3.003 bump
+
 * Mon Aug 24 2015 Jitka Plesnikova <jplesnik at redhat.com> - 3.002-1
 - 3.002 bump
 
diff --git a/sources b/sources
index b320390..69509aa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0384c22162aa155b543e39fa65de6afe  Pod-Markdown-3.002.tar.gz
+5fc61f7af85a1298d33217260ccb75d0  Pod-Markdown-3.003.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Pod-Markdown.git/commit/?h=master&id=f7c889142364a3ca1809a864507913ccc4db3718


More information about the perl-devel mailing list