- 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
This commit is contained in:
parent
577886e571
commit
723e7d1236
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user