forked from pool/perl-Devel-Leak
Accepting request 92277 from devel:languages:perl
update OBS-URL: https://build.opensuse.org/request/show/92277 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-Leak?expand=0&rev=11
This commit is contained in:
commit
5703388c18
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:184da1634b5af68fc585b99c95d731b5c0616f021e99ad67d7a4200a026e5d9f
|
||||
size 3298
|
BIN
Devel-Leak-0.03.tar.gz
(Stored with Git LFS)
Normal file
BIN
Devel-Leak-0.03.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 18 11:09:34 UTC 2011 - coolo@suse.com
|
||||
|
||||
- use original .tar.gz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 13:32:00 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Devel-Leak (Version 0.03)
|
||||
# spec file for package perl-Devel-Leak
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,14 +19,14 @@
|
||||
|
||||
|
||||
Name: perl-Devel-Leak
|
||||
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||
%define cpan_name Devel-Leak
|
||||
Summary: Utility for looking for perl objects that are not reclaimed
|
||||
Version: 0.03
|
||||
Release: 9
|
||||
License: GPL/Artistic
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/~ni-s/Devel-Leak-0.03
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
Source: %{cpan_name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
|
Loading…
Reference in New Issue
Block a user