[perl-Pod-Checker] 1.71 bump

Petr Pisar ppisar at fedoraproject.org
Mon Jun 23 09:14:07 UTC 2014


commit 354d74a5e303b14de1ccda44b08b913f97cbf730
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jun 23 11:12:32 2014 +0200

    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 <ppisar at redhat.com> - 1.71-1
+- 1.71 bump
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 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


More information about the scm-commits mailing list