From 354d74a5e303b14de1ccda44b08b913f97cbf730 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 23 Jun 2014 11:12:32 +0200 Subject: [PATCH] 1.71 bump --- .gitignore | 1 + perl-Pod-Checker.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 46ca487..d7c47e9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /Pod-Checker-1.60.tar.gz /Pod-Checker-1.70.tar.gz +/Pod-Checker-1.71.tar.gz diff --git a/perl-Pod-Checker.spec b/perl-Pod-Checker.spec index fec5051..be05c92 100644 --- a/perl-Pod-Checker.spec +++ b/perl-Pod-Checker.spec @@ -1,6 +1,6 @@ Name: perl-Pod-Checker -Version: 1.70 -Release: 2%{?dist} +Version: 1.71 +Release: 1%{?dist} Summary: Check POD documents for syntax errors License: GPL+ or Artistic Group: Development/Libraries @@ -59,6 +59,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Jun 23 2014 Petr Pisar - 1.71-1 +- 1.71 bump + * Sat Jun 07 2014 Fedora Release Engineering - 1.70-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 01eebba..e48076f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d8f496f069de374790afc341804dad2 Pod-Checker-1.70.tar.gz +3be2b020b565e5079428e53600485fa8 Pod-Checker-1.71.tar.gz