From 99361a2aee46309dc0316b6fd7b1c0437f8db41a Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jples...@redhat.com>
Date: Thu, 18 May 2017 14:29:29 +0200
Subject: 0.04 bump

---
 .gitignore                                                   |  1 +
 ...romPod-0.03-Fix-building-on-Perl-without-dot-in-INC.patch |  8 --------
 perl-Module-Install-ReadmeMarkdownFromPod.spec               | 12 +++++++-----
 sources                                                      |  2 +-
 4 files changed, 9 insertions(+), 14 deletions(-)
 delete mode 100644 
Module-Install-ReadmeMarkdownFromPod-0.03-Fix-building-on-Perl-without-dot-in-INC.patch

diff --git a/.gitignore b/.gitignore
index fed78ed..9c394a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Module-Install-ReadmeMarkdownFromPod-0.03.tar.gz
+/Module-Install-ReadmeMarkdownFromPod-0.04.tar.gz
diff --git 
a/Module-Install-ReadmeMarkdownFromPod-0.03-Fix-building-on-Perl-without-dot-in-INC.patch
 
b/Module-Install-ReadmeMarkdownFromPod-0.03-Fix-building-on-Perl-without-dot-in-INC.patch
deleted file mode 100644
index 7154919..0000000
--- 
a/Module-Install-ReadmeMarkdownFromPod-0.03-Fix-building-on-Perl-without-dot-in-INC.patch
+++ /dev/null
@@ -1,8 +0,0 @@
-diff -up Module-Install-ReadmeMarkdownFromPod-0.03/Makefile.PL.orig 
Module-Install-ReadmeMarkdownFromPod-0.03/Makefile.PL
---- Module-Install-ReadmeMarkdownFromPod-0.03/Makefile.PL.orig 2017-05-17 
14:10:48.175903465 +0200
-+++ Module-Install-ReadmeMarkdownFromPod-0.03/Makefile.PL      2017-05-17 
14:22:29.436971976 +0200
-@@ -1,3 +1,4 @@
-+BEGIN { push @INC, '.'; }
- use inc::Module::Install;
- include 'Module::AutoInstall';
- 
diff --git a/perl-Module-Install-ReadmeMarkdownFromPod.spec 
b/perl-Module-Install-ReadmeMarkdownFromPod.spec
index 8b95118..4246756 100644
--- a/perl-Module-Install-ReadmeMarkdownFromPod.spec
+++ b/perl-Module-Install-ReadmeMarkdownFromPod.spec
@@ -1,12 +1,11 @@
 Name:           perl-Module-Install-ReadmeMarkdownFromPod
-Version:        0.03
-Release:        12%{?dist}
+Version:        0.04
+Release:        1%{?dist}
 Summary:        Create README.mkdn from POD
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            
http://search.cpan.org/dist/Module-Install-ReadmeMarkdownFromPod/
-Source0:        
http://www.cpan.org/authors/id/M/MA/MARCEL/Module-Install-ReadmeMarkdownFromPod-%{version}.tar.gz
-Patch0:         
Module-Install-ReadmeMarkdownFromPod-0.03-Fix-building-on-Perl-without-dot-in-INC.patch
+Source0:        
http://www.cpan.org/authors/id/M/MA/MATTN/Module-Install-ReadmeMarkdownFromPod-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  findutils
 BuildRequires:  glibc-common
@@ -26,6 +25,7 @@ BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::Path)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(FindBin)
+BuildRequires:  perl(lib)
 BuildRequires:  perl(Pod::Parser)
 BuildRequires:  perl(Pod::Text)
 BuildRequires:  perl(strict)
@@ -47,7 +47,6 @@ GitHub to display nicely formatted information about a 
repository.
 
 %prep
 %setup -q -n Module-Install-ReadmeMarkdownFromPod-%{version}
-%patch0 -p1
 
 # README is ISO-8859-1 encoded
 iconv -f iso-8859-1 -t utf8 < README > README.utf8
@@ -71,6 +70,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu May 18 2017 Jitka Plesnikova <jples...@redhat.com> - 0.04-1
+- 0.04 bump
+
 * Wed May 17 2017 Jitka Plesnikova <jples...@redhat.com> - 0.03-12
 - Fix building on Perl without '.' in @INC
 
diff --git a/sources b/sources
index 00a9310..d8f9dea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-385e2370fda4b2853a72082f83d7f9e5  
Module-Install-ReadmeMarkdownFromPod-0.03.tar.gz
+SHA512 (Module-Install-ReadmeMarkdownFromPod-0.04.tar.gz) = 
88ed4bc756360744cba17afb75460bf5aa7f9d606f016923dabf910df481b6de88f44c8015ad3e29a9d5c498ebd0926f60ff12c27b5076f4c2242dd1a28c5d87
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Module-Install-ReadmeMarkdownFromPod.git/commit/?h=master&id=99361a2aee46309dc0316b6fd7b1c0437f8db41a
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to