[perl-Params-Check] 0.38 bump

Petr Pisar ppisar at fedoraproject.org
Fri Jun 21 06:30:34 UTC 2013


commit 0429460acdff78258de7e9617f96680c00df0e47
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Jun 21 08:29:57 2013 +0200

    0.38 bump

 .gitignore             |    1 +
 perl-Params-Check.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7fda873..df1fc50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Params-Check-0.26.tar.gz
 /Params-Check-0.36.tar.gz
+/Params-Check-0.38.tar.gz
diff --git a/perl-Params-Check.spec b/perl-Params-Check.spec
index 8f35c18..ddc66ca 100644
--- a/perl-Params-Check.spec
+++ b/perl-Params-Check.spec
@@ -1,7 +1,7 @@
 Name:           perl-Params-Check
 # Epoch to compete with perl.spec
 Epoch:          1
-Version:        0.36
+Version:        0.38
 Release:        1%{?dist}
 Summary:        Generic input parsing/checking mechanism
 License:        GPL+ or Artistic
@@ -48,5 +48,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jun 21 2013 Petr Pisar <ppisar at redhat.com> - 1:0.38-1
+- 0.38 bump
+
 * Fri Jan 25 2013 Petr Pisar <ppisar at redhat.com> 1:0.36-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index 6c0ab16..eb855c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3bf19a6ca0eb1e4f2740b791ca890813  Params-Check-0.36.tar.gz
+45ef018d2564fce84935a0e1adfb2ed7  Params-Check-0.38.tar.gz



More information about the perl-devel mailing list