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

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Aug 17 08:58:29 UTC 2015


From d189680cb991bccf3ef4df7709f63fda7dfb6474 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Mon, 17 Aug 2015 10:58:15 +0200
Subject: 3.000 bump


diff --git a/.gitignore b/.gitignore
index c8bde0f..982d7a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /Pod-Markdown-2.000.tar.gz
 /Pod-Markdown-2.001.tar.gz
 /Pod-Markdown-2.002.tar.gz
+/Pod-Markdown-3.000.tar.gz
diff --git a/perl-Pod-Markdown.spec b/perl-Pod-Markdown.spec
index 810199f..9bdbc94 100644
--- a/perl-Pod-Markdown.spec
+++ b/perl-Pod-Markdown.spec
@@ -1,6 +1,6 @@
 Name:           perl-Pod-Markdown
-Version:        2.002
-Release:        4%{?dist}
+Version:        3.000
+Release:        1%{?dist}
 Summary:        Convert POD to Markdown
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -12,6 +12,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time:
+BuildRequires:  perl(Encode)
 BuildRequires:  perl(parent)
 BuildRequires:  perl(Pod::Simple) >= 3.14
 BuildRequires:  perl(Pod::Simple::Methody)
@@ -23,7 +24,6 @@ BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(IO::Handle)
 BuildRequires:  perl(IPC::Open3)
 BuildRequires:  perl(lib)
-BuildRequires:  perl(List::Util)
 BuildRequires:  perl(Symbol)
 BuildRequires:  perl(Test::Differences)
 BuildRequires:  perl(Test::More) >= 0.88
@@ -56,6 +56,9 @@ make test
 %{_bindir}/*
 
 %changelog
+* Mon Aug 17 2015 Jitka Plesnikova <jplesnik at redhat.com> - 3.000-1
+- 3.000 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.002-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 0efa4a9..ccfdcbb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe2d13f9736ab309574534d3796f812c  Pod-Markdown-2.002.tar.gz
+ec64db08c57647ae493537aaea3d4fe9  Pod-Markdown-3.000.tar.gz
-- 
cgit v0.10.2


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


More information about the perl-devel mailing list