From 723e7d1236ceaeea458f9a1f2a333c3b1842c4f48e33dec18286f790d0595479 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sun, 20 Nov 2011 20:45:23 +0000 Subject: [PATCH] - update to 0.14 - Fix Test::Valgrind failures (thanks to @shohex) OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-LeakTrace?expand=0&rev=13 --- perl-Test-LeakTrace.changes | 6 ++++++ perl-Test-LeakTrace.spec | 5 +---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/perl-Test-LeakTrace.changes b/perl-Test-LeakTrace.changes index 15685c7..2624532 100644 --- a/perl-Test-LeakTrace.changes +++ b/perl-Test-LeakTrace.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Nov 20 20:41:13 UTC 2011 - coolo@suse.com + +- update to 0.14 + - Fix Test::Valgrind failures (thanks to @shohex) + ------------------------------------------------------------------- Sun May 1 10:39:25 UTC 2011 - coolo@opensuse.org diff --git a/perl-Test-LeakTrace.spec b/perl-Test-LeakTrace.spec index 781a522..e92d098 100644 --- a/perl-Test-LeakTrace.spec +++ b/perl-Test-LeakTrace.spec @@ -18,7 +18,7 @@ Name: perl-Test-LeakTrace -Version: 0.13 +Version: 0.14 Release: 1 License: GPL+ or Artistic %define cpan_name Test-LeakTrace @@ -58,9 +58,6 @@ find . -type f -print0 | xargs -0 chmod 644 %perl_process_packlist %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files %defattr(-,root,root,755) %doc Changes README