From 322325b0d35b83c6b4e45dc11b8334c749805d56 Mon Sep 17 00:00:00 2001 From: Steven Pritchard Date: Wed, 4 Jun 2008 19:59:36 +0000 Subject: [PATCH] Update to 0.103. --- .cvsignore | 2 +- perl-Test-Deep.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 30ecbf8..58944be 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Test-Deep-0.102.tar.gz +Test-Deep-0.103.tar.gz diff --git a/perl-Test-Deep.spec b/perl-Test-Deep.spec index 0149cb1..5eefdc8 100644 --- a/perl-Test-Deep.spec +++ b/perl-Test-Deep.spec @@ -1,5 +1,5 @@ Name: perl-Test-Deep -Version: 0.102 +Version: 0.103 Release: 1%{?dist} Summary: Extremely flexible deep comparison License: GPL+ or Artistic @@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Wed Jun 04 2008 Steven Pritchard 0.103-1 +- Update to 0.103. + * Sat May 31 2008 Steven Pritchard 0.102-1 - Update to 0.102. diff --git a/sources b/sources index 937882e..a17d6cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d952bf28aab0262c759866c1863c3d5 Test-Deep-0.102.tar.gz +2fc92524553a3077475ea9589f02d4ee Test-Deep-0.103.tar.gz