From 0ee50fd0e4cd1c5889730126cc413bbe2e50c28a Mon Sep 17 00:00:00 2001 From: Steven Pritchard Date: Fri, 16 May 2008 23:22:53 +0000 Subject: [PATCH] Update to 0.101. --- .cvsignore | 2 +- perl-Test-Deep.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 38a3b6b..0b946df 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Test-Deep-0.100.tar.gz +Test-Deep-0.101.tar.gz diff --git a/perl-Test-Deep.spec b/perl-Test-Deep.spec index 7f86b72..49a2c38 100644 --- a/perl-Test-Deep.spec +++ b/perl-Test-Deep.spec @@ -1,6 +1,6 @@ Name: perl-Test-Deep -Version: 0.100 -Release: 2%{?dist} +Version: 0.101 +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 May 16 2008 Steven Pritchard 0.101-1 +- Update to 0.101. + * Sat Feb 2 2008 Tom "spot" Callaway 0.100-2 - rebuild for new perl diff --git a/sources b/sources index cf85bea..1f07c98 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d7d427aa95babbcfe4236dc9ed5a6e78 Test-Deep-0.100.tar.gz +f91d12b4aa9e2e9aa151e4c0d7639d7d Test-Deep-0.101.tar.gz