From 5385cf5e6bbd47cd9592472b9f808c4109a538d3 Mon Sep 17 00:00:00 2001 From: Steven Pritchard Date: Fri, 7 Jul 2006 13:34:23 +0000 Subject: [PATCH] Update to 0.25. --- .cvsignore | 2 +- perl-Params-Check.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 267dd21..e01e9cb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Params-Check-0.24.tar.gz +Params-Check-0.25.tar.gz diff --git a/perl-Params-Check.spec b/perl-Params-Check.spec index 2a91a8b..dfb1c2e 100644 --- a/perl-Params-Check.spec +++ b/perl-Params-Check.spec @@ -1,5 +1,5 @@ Name: perl-Params-Check -Version: 0.24 +Version: 0.25 Release: 1%{?dist} Summary: Generic input parsing/checking mechanism License: GPL or Artistic @@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Fri Jul 07 2006 Steven Pritchard 0.25-1 +- Update to 0.25. + * Thu Mar 23 2006 Steven Pritchard 0.24-1 - Specfile autogenerated by cpanspec 1.62. - Fix License. diff --git a/sources b/sources index 0368293..adcec93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3d135f26327b78adc9deb56252ce2381 Params-Check-0.24.tar.gz +1756a2b387544fea13b442f3be8a39dc Params-Check-0.25.tar.gz