Accepting request 456915 from devel:languages:perl
1 OBS-URL: https://build.opensuse.org/request/show/456915 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-Symdump?expand=0&rev=30
This commit is contained in:
commit
d5288c6d58
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62
|
|
||||||
size 18410
|
|
BIN
Devel-Symdump-2.18.tar.gz
(Stored with Git LFS)
Normal file
BIN
Devel-Symdump-2.18.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 13 11:42:48 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 2.18
|
||||||
|
see /usr/share/doc/packages/perl-Devel-Symdump/Changes
|
||||||
|
|
||||||
|
2017-02-07 k <andk@cpan.org>
|
||||||
|
|
||||||
|
* release 2.18
|
||||||
|
|
||||||
|
* Makefile.PL changes to support perls without "." in @INC (Todd
|
||||||
|
Rinaldo); no functional change
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 5 09:07:40 UTC 2016 - coolo@suse.com
|
Thu May 5 09:07:40 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Devel-Symdump
|
# spec file for package perl-Devel-Symdump
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Devel-Symdump
|
Name: perl-Devel-Symdump
|
||||||
Version: 2.17
|
Version: 2.18
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Devel-Symdump
|
%define cpan_name Devel-Symdump
|
||||||
Summary: Dump Symbol Names or the Symbol Table
|
Summary: Dump Symbol Names or the Symbol Table
|
||||||
License: Artistic-1.0 or GPL-1.0+
|
License: Artistic-1.0 or GPL-1.0+
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/Devel-Symdump/
|
Url: http://search.cpan.org/dist/Devel-Symdump/
|
||||||
Source0: http://www.cpan.org/authors/id/A/AN/ANDK/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/A/AN/ANDK/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user