[perl-Pod-Parser] 1.63 bump

Petr Pisar ppisar at fedoraproject.org
Wed Feb 11 13:43:33 UTC 2015


commit 45878185b71bdfb0b2acb50921740704b33236ca
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Feb 11 14:43:17 2015 +0100

    1.63 bump

 .gitignore           |    1 +
 perl-Pod-Parser.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ac6dd9..7266f21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Pod-Parser-1.60.tar.gz
 /Pod-Parser-1.61.tar.gz
 /Pod-Parser-1.62.tar.gz
+/Pod-Parser-1.63.tar.gz
diff --git a/perl-Pod-Parser.spec b/perl-Pod-Parser.spec
index db0454e..ba3bfb1 100644
--- a/perl-Pod-Parser.spec
+++ b/perl-Pod-Parser.spec
@@ -1,6 +1,6 @@
 Name:           perl-Pod-Parser
-Version:        1.62
-Release:        311%{?dist}
+Version:        1.63
+Release:        1%{?dist}
 Summary:        Basic perl modules for handling Plain Old Documentation (POD)
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -72,6 +72,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 11 2015 Petr Pisar <ppisar at redhat.com> - 1.63-1
+- 1.63 bump
+
 * Sun Sep 07 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.62-311
 - Perl 5.20 re-rebuild of bootstrapped packages
 
diff --git a/sources b/sources
index a107865..ad50543 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-09fbdf2903dc895ffcd851e4b35c4fbc  Pod-Parser-1.62.tar.gz
+d8e0d60e03d77442d354fd567e469ae4  Pod-Parser-1.63.tar.gz


More information about the scm-commits mailing list