From 51ab31e23156c8c08e9e697cf162649e0b9f8de3 Mon Sep 17 00:00:00 2001 From: Steven Pritchard Date: Sun, 12 Aug 2007 18:30:04 +0000 Subject: [PATCH] Update to 0.097. --- .cvsignore | 2 +- perl-Test-Deep.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 5ddcd89..b997282 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Test-Deep-0.096.tar.gz +Test-Deep-0.097.tar.gz diff --git a/perl-Test-Deep.spec b/perl-Test-Deep.spec index 5906587..653e494 100644 --- a/perl-Test-Deep.spec +++ b/perl-Test-Deep.spec @@ -1,6 +1,6 @@ Name: perl-Test-Deep -Version: 0.096 -Release: 2%{?dist} +Version: 0.097 +Release: 1%{?dist} Summary: Extremely flexible deep comparison License: GPL or Artistic Group: Development/Libraries @@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Fri Aug 10 2007 Steven Pritchard 0.097-1 +- Update to 0.097. + * Wed Apr 18 2007 Steven Pritchard 0.096-2 - Use fixperms macro instead of our own chmod incantation. - BR ExtUtils::MakeMaker. diff --git a/sources b/sources index fe791df..20500b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -593cbc52d0170df46979e88645977bd5 Test-Deep-0.096.tar.gz +87a1f6c05009baaa5513f14c328ce367 Test-Deep-0.097.tar.gz