From 4cce73e0e26af6c1eb4185b2b6710ed9bc2ffeba31ded2f6c8666da139bb3662 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 23 Jul 2018 08:54:52 +0000 Subject: [PATCH] Accepting request 624491 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/624491 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-List-SomeUtils-XS?expand=0&rev=10 --- List-SomeUtils-XS-0.56.tar.gz | 3 --- List-SomeUtils-XS-0.58.tar.gz | 3 +++ perl-List-SomeUtils-XS.changes | 20 ++++++++++++++++++++ perl-List-SomeUtils-XS.spec | 4 ++-- 4 files changed, 25 insertions(+), 5 deletions(-) delete mode 100644 List-SomeUtils-XS-0.56.tar.gz create mode 100644 List-SomeUtils-XS-0.58.tar.gz diff --git a/List-SomeUtils-XS-0.56.tar.gz b/List-SomeUtils-XS-0.56.tar.gz deleted file mode 100644 index e66f1a3..0000000 --- a/List-SomeUtils-XS-0.56.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5a16e15dca6dd4d26bc591dad3156ef139cae631f825777330cf0c8c116fb74 -size 95917 diff --git a/List-SomeUtils-XS-0.58.tar.gz b/List-SomeUtils-XS-0.58.tar.gz new file mode 100644 index 0000000..76ab4a3 --- /dev/null +++ b/List-SomeUtils-XS-0.58.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f9e4d2622481b79cc298e8e29de8a30943aff9f4be7992c0ebb7b22e5b4b297 +size 94190 diff --git a/perl-List-SomeUtils-XS.changes b/perl-List-SomeUtils-XS.changes index 17aace2..f8771bb 100644 --- a/perl-List-SomeUtils-XS.changes +++ b/perl-List-SomeUtils-XS.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sun Jul 22 05:31:23 UTC 2018 - coolo@suse.com + +- updated to 0.58 + see /usr/share/doc/packages/perl-List-SomeUtils-XS/Changes + + 0.58 2018-06-08 + + - Re-release to fix the generated Makefile.PL. We do not want to try to build + the XS code with compiler warnings enabled except on Perl 5.24+. There are + unavoidable warnings with older Perls. If you tried to install this distro + in an environment where AUTHOR_TESTING was set, these warnings would be + enabled, along with "-Werror", causing the build to fail + completely. Reported by Olaf Alders. GH #3. + + + 0.57 2018-05-26 + + - Fix C compiler warnings. Reported by Jim Keenan. GH #2. + ------------------------------------------------------------------- Thu Dec 14 07:44:44 UTC 2017 - coolo@suse.com diff --git a/perl-List-SomeUtils-XS.spec b/perl-List-SomeUtils-XS.spec index d7a192f..d9cf378 100644 --- a/perl-List-SomeUtils-XS.spec +++ b/perl-List-SomeUtils-XS.spec @@ -1,7 +1,7 @@ # # spec file for package perl-List-SomeUtils-XS # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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,7 +17,7 @@ Name: perl-List-SomeUtils-XS -Version: 0.56 +Version: 0.58 Release: 0 %define cpan_name List-SomeUtils-XS Summary: XS implementation for List::SomeUtils