diff --git a/Devel-Symdump-2.17.tar.gz b/Devel-Symdump-2.17.tar.gz deleted file mode 100644 index d7e58aa..0000000 --- a/Devel-Symdump-2.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 -size 18410 diff --git a/Devel-Symdump-2.18.tar.gz b/Devel-Symdump-2.18.tar.gz new file mode 100644 index 0000000..47e5a2d --- /dev/null +++ b/Devel-Symdump-2.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:826f81a107f5592a2516766ed43beb47e10cc83edc9ea48090b02a36040776c0 +size 18439 diff --git a/perl-Devel-Symdump.changes b/perl-Devel-Symdump.changes index e3e3f59..0a61c03 100644 --- a/perl-Devel-Symdump.changes +++ b/perl-Devel-Symdump.changes @@ -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 + + * 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 diff --git a/perl-Devel-Symdump.spec b/perl-Devel-Symdump.spec index bad0c76..37b23dc 100644 --- a/perl-Devel-Symdump.spec +++ b/perl-Devel-Symdump.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: perl-Devel-Symdump -Version: 2.17 +Version: 2.18 Release: 0 %define cpan_name Devel-Symdump Summary: Dump Symbol Names or the Symbol Table License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl 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 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build