Hello community,
here is the log from the commit of package perl-List-MoreUtils-XS for
openSUSE:Factory checked in at 2017-09-05 15:13:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-List-MoreUtils-XS (Old)
and /work/SRC/openSUSE:Factory/.perl-List-MoreUtils-XS.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-List-MoreUtils-XS"
Tue Sep 5 15:13:29 2017 rev:2 rq:520430 version:0.421
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-List-MoreUtils-XS/perl-List-MoreUtils-XS.changes
2017-04-12 17:11:57.411438877 +0200
+++
/work/SRC/openSUSE:Factory/.perl-List-MoreUtils-XS.new/perl-List-MoreUtils-XS.changes
2017-09-05 15:13:31.615517859 +0200
@@ -1,0 +2,41 @@
+Tue Aug 15 05:41:20 UTC 2017 - [email protected]
+
+- updated to 0.421
+ see /usr/share/doc/packages/perl-List-MoreUtils-XS/Changes
+
+ 0.421 2017-08-14
+ - correct license in META thanks to Chase Whitener (RT#122702)
+ - fix issues with -DPERL_IMPLICIT_SYS on Windows with Strawberry-Perl
+
+ 0.420_002 2017-08-03
+ - improve configure toolchain to use Config::AutoConf 0.315
+ - speed up some inner loops by hinting the expected result
+ - fix mind screwed up issue in upper_bound and reduce elements
+ visited in equal_range
+
+ 0.420_001 2017-06-28
+ - fix a lot of potential memory leaks when callbacks throw exceptions
+ - add some new functions:
+ * qsort
+ * binsert
+ * bremove
+ * listcmp
+ * arrayify (RT#17230)
+ * samples (RT#77562)
+ * minmaxstr (RT#106401)
+ * lower_bound
+ * upper_bound
+ * equal_range
+ * frequencies
+ * occurances
+ * mode (RT#91991)
+ * zip6 (RT#42921)
+ * reduce_0
+ * reduce_1
+ * reduce_u
+ - improve tests
+ - make List::MoreUtils::XS independent from List::MoreUtils
+ Note that List::MoreUtils::XS doesn't guarantee API stability - this
+ feature is only provided through List::MoreUtils as frontend.
+
+-------------------------------------------------------------------
Old:
----
List-MoreUtils-XS-0.418.tar.gz
New:
----
List-MoreUtils-XS-0.421.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-List-MoreUtils-XS.spec ++++++
--- /var/tmp/diff_new_pack.O3lsjT/_old 2017-09-05 15:13:35.191015274 +0200
+++ /var/tmp/diff_new_pack.O3lsjT/_new 2017-09-05 15:13:35.191015274 +0200
@@ -17,9 +17,9 @@
Name: perl-List-MoreUtils-XS
-Version: 0.418
+Version: 0.421
Release: 0
-#Upstream: Artistic-1.0 or GPL-1.0+
+#Upstream: Apache-2.0
%define cpan_name List-MoreUtils-XS
Summary: Provide compiled List::MoreUtils functions
License: (Artistic-1.0 or GPL-1.0+) and Apache-2.0
@@ -31,10 +31,8 @@
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(IPC::Cmd)
-BuildRequires: perl(List::MoreUtils) >= 0.417_001
BuildRequires: perl(Test::More) >= 0.96
BuildRequires: perl(XSLoader) >= 0.22
-Requires: perl(List::MoreUtils) >= 0.417_001
Requires: perl(XSLoader) >= 0.22
%{perl_requires}
@@ -58,7 +56,7 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes GPL-1 README.md
+%doc Changes GPL-1 MAINTAINER.md README.md
%license ARTISTIC-1.0 LICENSE
%changelog
++++++ List-MoreUtils-XS-0.418.tar.gz -> List-MoreUtils-XS-0.421.tar.gz ++++++
++++ 17066 lines of diff (skipped)