Hello community,
here is the log from the commit of package perl-Scalar-List-Utils for
openSUSE:Factory checked in at 2018-02-26 23:22:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Scalar-List-Utils (Old)
and /work/SRC/openSUSE:Factory/.perl-Scalar-List-Utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Scalar-List-Utils"
Mon Feb 26 23:22:57 2018 rev:14 rq:579752 version:1.50
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Scalar-List-Utils/perl-Scalar-List-Utils.changes
2017-09-13 21:35:05.422050498 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Scalar-List-Utils.new/perl-Scalar-List-Utils.changes
2018-02-26 23:22:58.387035609 +0100
@@ -1,0 +2,21 @@
+Wed Feb 21 06:59:03 UTC 2018 - [email protected]
+
+- updated to 1.50
+ see /usr/share/doc/packages/perl-Scalar-List-Utils/Changes
+
+ 1.50 -- 2018-02-20 19:13:27
+ [CHANGES]
+ * Added head() and tail() functions (thanks preaction)
+ * Support binary and Unicode in symbol names for set_subname()
+
+ [BUGFIXES]
+ * Fix building with C++ and C89 compilers
+ * Fix uniq() test for old Test::More
+ * Fix example get_code_info for unnamed subs (RT#116962)
+ * Fixes for symbol names containing ' characters
+ * Don't leak SVs from sum0/product1 when called with zero args
+ (RT#124017)
+ * Use sv_rvunweaken() in Scalar::Util::unweaken() (thanks ilmari)
+ * Misc. fixes for perl 5.6
+
+-------------------------------------------------------------------
Old:
----
Scalar-List-Utils-1.49.tar.gz
New:
----
Scalar-List-Utils-1.50.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Scalar-List-Utils.spec ++++++
--- /var/tmp/diff_new_pack.QIlDyP/_old 2018-02-26 23:22:59.446997490 +0100
+++ /var/tmp/diff_new_pack.QIlDyP/_new 2018-02-26 23:22:59.450997345 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Scalar-List-Utils
#
-# 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,11 +17,11 @@
Name: perl-Scalar-List-Utils
-Version: 1.49
+Version: 1.50
Release: 0
%define cpan_name Scalar-List-Utils
Summary: Common Scalar and List utility subroutines
-License: Artistic-1.0 or GPL-1.0+
+License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Scalar-List-Utils/
Source0:
https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{version}.tar.gz
++++++ Scalar-List-Utils-1.49.tar.gz -> Scalar-List-Utils-1.50.tar.gz ++++++
++++ 4359 lines of diff (skipped)