[perl-Pod-Simple] 3.28 bump

Petr Pisar ppisar at fedoraproject.org
Mon May 6 11:29:45 UTC 2013


commit d1690ac7dcb7946d46036519439c3cf68cb42593
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon May 6 13:29:25 2013 +0200

    3.28 bump

 .gitignore           |    1 +
 perl-Pod-Simple.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 05eb516..cb1c843 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Pod-Simple-3.05.tar.gz
 /Pod-Simple-3.26.tar.gz
+/Pod-Simple-3.28.tar.gz
diff --git a/perl-Pod-Simple.spec b/perl-Pod-Simple.spec
index 5a19c1b..23e24f3 100644
--- a/perl-Pod-Simple.spec
+++ b/perl-Pod-Simple.spec
@@ -1,7 +1,7 @@
 Name:           perl-Pod-Simple
 # Epoch to compete with perl.spec
 Epoch:          1
-Version:        3.26
+Version:        3.28
 Release:        1%{?dist}
 Summary:        Framework for parsing POD documentation
 License:        GPL+ or Artistic
@@ -64,5 +64,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon May 06 2013 Petr Pisar <ppisar at redhat.com> - 1:3.28-1
+- 3.28 bump
+
 * Mon Mar 18 2013 Petr Pisar <ppisar at redhat.com> 1:3.26-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index 8803b3f..cc52a8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-119770c04e308e2abb97e3eba8a92b10  Pod-Simple-3.26.tar.gz
+ee65094e29924948ae02fe33229cc5e4  Pod-Simple-3.28.tar.gz



More information about the perl-devel mailing list