From 0429460acdff78258de7e9617f96680c00df0e47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 21 Jun 2013 08:29:57 +0200 Subject: [PATCH] 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 - 1:0.38-1 +- 0.38 bump + * Fri Jan 25 2013 Petr Pisar 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