Accepting request 296693 from devel:languages:perl
1 OBS-URL: https://build.opensuse.org/request/show/296693 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-LeakTrace?expand=0&rev=17
This commit is contained in:
commit
cf15fe5b2f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a36dff34ebaf5eedbebe4f613dd76294add592252c4a6d74ef1095ac6239619
|
||||
size 49651
|
3
Test-LeakTrace-0.15.tar.gz
Normal file
3
Test-LeakTrace-0.15.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:efb8b58b6981efc6c9c4b4a3b550728f8c179f3c8d57c05724873011c08de65e
|
||||
size 49364
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 14 15:52:24 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to 0.15
|
||||
see /usr/share/doc/packages/perl-Test-LeakTrace/Changes
|
||||
|
||||
0.15 2014-11-14 07:51:22+0900
|
||||
- Fix test failure on Windows (#1)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 20 20:41:13 UTC 2011 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Test-LeakTrace
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,15 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: perl-Test-LeakTrace
|
||||
Version: 0.14
|
||||
Release: 1
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Version: 0.15
|
||||
Release: 0
|
||||
%define cpan_name Test-LeakTrace
|
||||
Summary: Traces memory leaks
|
||||
Url: http://search.cpan.org/dist/Test-LeakTrace/
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Test-LeakTrace/
|
||||
Source: http://www.cpan.org/authors/id/G/GF/GFUJI/%{cpan_name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
@ -60,6 +59,6 @@ find . -type f -print0 | xargs -0 chmod 644
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes README
|
||||
%doc Changes example README
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user