[perl-Pod-Simple] 3.29 bump

Petr Pisar ppisar at fedoraproject.org
Fri Jan 30 11:55:11 UTC 2015


commit 0bb10dd6c8a924ade3c7b4115070550a1558efe9
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Jan 30 12:54:58 2015 +0100

    3.29 bump

 .gitignore           |    1 +
 perl-Pod-Simple.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cb1c843..6ac621c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Pod-Simple-3.05.tar.gz
 /Pod-Simple-3.26.tar.gz
 /Pod-Simple-3.28.tar.gz
+/Pod-Simple-3.29.tar.gz
diff --git a/perl-Pod-Simple.spec b/perl-Pod-Simple.spec
index 2420d83..ffbcaa1 100644
--- a/perl-Pod-Simple.spec
+++ b/perl-Pod-Simple.spec
@@ -1,8 +1,8 @@
 Name:           perl-Pod-Simple
 # Epoch to compete with perl.spec
 Epoch:          1
-Version:        3.28
-Release:        310%{?dist}
+Version:        3.29
+Release:        1%{?dist}
 Summary:        Framework for parsing POD documentation
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -66,6 +66,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jan 30 2015 Petr Pisar <ppisar at redhat.com> - 1:3.29-1
+- 3.29 bump
+
 * Wed Sep 03 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1:3.28-310
 - Increase release to favour standalone package
 
diff --git a/sources b/sources
index cc52a8c..c50298a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ee65094e29924948ae02fe33229cc5e4  Pod-Simple-3.28.tar.gz
+f723434f0140ca4b94fe261c2f9623c7  Pod-Simple-3.29.tar.gz


More information about the scm-commits mailing list