0.26 bump

This commit is contained in:
Petr Písař 2016-04-28 08:34:47 +02:00
parent 21d39d289a
commit 8a625a8f34
4 changed files with 10 additions and 6 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/Module-Install-ReadmeFromPod-0.20.tar.gz
/Module-Install-ReadmeFromPod-0.22.tar.gz
/Module-Install-ReadmeFromPod-0.24.tar.gz
/Module-Install-ReadmeFromPod-0.26.tar.gz

View File

@ -1,4 +1,4 @@
From 0998cd7ceaab1883524792c1112e206ce62117e0 Mon Sep 17 00:00:00 2001
From 84707bf14b51ed9ffc0d7de626e9aaeaa54d2168 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com>
Date: Tue, 26 Apr 2016 10:48:59 +0200
Subject: [PATCH] Regenerate README in UTF-8
@ -12,10 +12,10 @@ Signed-off-by: Petr Písař <ppisar@redhat.com>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.PL b/Makefile.PL
index 59c8aae..44005a4 100644
index 10be6eb..74b488d 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -20,7 +20,7 @@ requires 'Pod::Html' => 0;
@@ -21,7 +21,7 @@ requires 'Pod::Html' => 0;
requires 'Pod::Man' => 0;
requires 'Pod::Markdown' => 2.0;
recommends 'App::pod2pdf';

View File

@ -1,5 +1,5 @@
Name: perl-Module-Install-ReadmeFromPod
Version: 0.24
Version: 0.26
Release: 1%{?dist}
Summary: Module::Install extension to automatically convert POD to a README
License: GPL+ or Artistic
@ -7,7 +7,7 @@ Group: Development/Libraries
URL: http://search.cpan.org/dist/Module-Install-ReadmeFromPod/
Source0: http://www.cpan.org/authors/id/B/BI/BINGOS/Module-Install-ReadmeFromPod-%{version}.tar.gz
# Regenerate README in UTF-8
Patch0: Module-Install-ReadmeFromPod-0.24-Regenerate-README-in-UTF-8.patch
Patch0: Module-Install-ReadmeFromPod-0.26-Regenerate-README-in-UTF-8.patch
BuildArch: noarch
BuildRequires: coreutils
BuildRequires: findutils
@ -94,6 +94,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Apr 28 2016 Petr Pisar <ppisar@redhat.com> - 0.26-1
- 0.26 bump
* Tue Apr 26 2016 Petr Pisar <ppisar@redhat.com> - 0.24-1
- 0.24 bump

View File

@ -1 +1 @@
d641071f4ec3d04643ddd7c79b7d4eaa Module-Install-ReadmeFromPod-0.24.tar.gz
99af271bd11106eafdda42354cc83b52 Module-Install-ReadmeFromPod-0.26.tar.gz