eseyman pushed to perl-Pod-Simple-Wiki (master). "Update to 0.20"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Nov 15 11:13:08 UTC 2015


From fc0e413ecdb480954696c24ef0b3f9e90945eb25 Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman <emmanuel at seyman.fr>
Date: Sun, 15 Nov 2015 12:13:01 +0100
Subject: Update to 0.20

---
 .gitignore                |  1 +
 perl-Pod-Simple-Wiki.spec | 11 ++++++++---
 sources                   |  2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 14589a0..d2c4b93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Pod-Simple-Wiki-0.09.tar.gz
 /Pod-Simple-Wiki-0.17.tar.gz
 /Pod-Simple-Wiki-0.18.tar.gz
 /Pod-Simple-Wiki-0.19.tar.gz
+/Pod-Simple-Wiki-0.20.tar.gz
diff --git a/perl-Pod-Simple-Wiki.spec b/perl-Pod-Simple-Wiki.spec
index e0d5d5f..7e393bd 100644
--- a/perl-Pod-Simple-Wiki.spec
+++ b/perl-Pod-Simple-Wiki.spec
@@ -1,12 +1,14 @@
 Name:           perl-Pod-Simple-Wiki
-Version:        0.19
+Version:        0.20
 Release:        1%{?dist}
 Summary:        Utility and perl classes for converting POD to Wiki text
 License:        GPL+ or Artistic
-Group:          Development/Libraries
+
 URL:            http://search.cpan.org/dist/Pod-Simple-Wiki/
 Source0:        http://www.cpan.org/authors/id/J/JM/JMCNAMARA/Pod-Simple-Wiki-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(Pod::Simple)
 BuildRequires:  perl(Test::More)
@@ -44,13 +46,16 @@ make test
 
 %files
 %doc Changes README
-%{perl_vendorlib}/*
+%{perl_vendorlib}/Pod*
 %{_mandir}/man3/*
 %{_mandir}/man1/*
 %{_bindir}/pod2wiki
 
 
 %changelog
+* Sun Nov 15 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 0.20-1
+- Update to 0.20
+
 * Sat Oct 31 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 0.19-1
 - Update to 0.19
 
diff --git a/sources b/sources
index b3d35b6..d886965 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ea9999c775fb15c2f3c252b4b911c201  Pod-Simple-Wiki-0.19.tar.gz
+8cb4d4ac514a34a10209fe43362551b4  Pod-Simple-Wiki-0.20.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Pod-Simple-Wiki.git/commit/?h=master&id=fc0e413ecdb480954696c24ef0b3f9e90945eb25


More information about the perl-devel mailing list