commit 9a48b364a39e418e89ff0e3d425dfaf260cfd15c Author: Emmanuel Seyman <emmanuel@xxxxxxxxx> Date: Sun Mar 15 04:38:31 2015 +0100 Update to 0.18 .gitignore | 1 + perl-Pod-Simple-Wiki-0.09-escape.patch | 25 ------------------------- perl-Pod-Simple-Wiki.spec | 9 +++++---- sources | 2 +- 4 files changed, 7 insertions(+), 30 deletions(-) --- diff --git a/.gitignore b/.gitignore index 402893e..aa44638 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ Pod-Simple-Wiki-0.09.tar.gz /Pod-Simple-Wiki-0.15.tar.gz /Pod-Simple-Wiki-0.16.tar.gz /Pod-Simple-Wiki-0.17.tar.gz +/Pod-Simple-Wiki-0.18.tar.gz diff --git a/perl-Pod-Simple-Wiki.spec b/perl-Pod-Simple-Wiki.spec index 188d6f1..89a1e3c 100644 --- a/perl-Pod-Simple-Wiki.spec +++ b/perl-Pod-Simple-Wiki.spec @@ -1,13 +1,11 @@ Name: perl-Pod-Simple-Wiki -Version: 0.17 +Version: 0.18 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 -Patch0: perl-Pod-Simple-Wiki-0.09-escape.patch -# Reported upstream: http://rt.cpan.org/Public/Bug/Display.html?id=38833 BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(Pod::Simple) @@ -25,7 +23,6 @@ Mediawiki, Moinmoin, Template, Tiddlywiki, Twiki and Usemod. %prep %setup -q -n Pod-Simple-Wiki-%{version} -%patch0 -p0 iconv -f latin1 -t utf-8 README > README.utf-8 mv README.utf-8 README @@ -54,6 +51,10 @@ make test %changelog +* Sun Mar 15 2015 Emmanuel Seyman <emmanuel@xxxxxxxxx> - 0.18-1 +- Update to 0.18 +- Drop upstreamed patch + * Sun Mar 08 2015 Emmanuel Seyman <emmanuel@xxxxxxxxx> - 0.17-1 - Update to 0.17 diff --git a/sources b/sources index 6603fb3..9c87ad5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9d3f9f6fd422be7d9ddf2ad35b1a63e4 Pod-Simple-Wiki-0.17.tar.gz +35664402242541b58e115e2a3d4c9ef3 Pod-Simple-Wiki-0.18.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel