Hello community, here is the log from the commit of package moarvm for openSUSE:Factory checked in at 2016-02-11 12:37:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/moarvm (Old) and /work/SRC/openSUSE:Factory/.moarvm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "moarvm" Changes: -------- --- /work/SRC/openSUSE:Factory/moarvm/moarvm.changes 2015-06-23 11:57:15.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.moarvm.new/moarvm.changes 2016-02-11 12:37:55.000000000 +0100 @@ -1,0 +2,26 @@ +Mon Jan 29 14:27:38 UTC 2016 - [email protected] + +- update to 2016.01 + + * Only optimize istrue to unbox_i when known concrete + * Bump libuv to 1.8 + * Various fixes/updates to graph_spesh.p6 + * Don't install sha1 and tinymt headers; they're only used internally + * Only install msinttypes on MS platform + * Fix a gc bug in string concatenation + * Add subsecond file time ops stat_time and lstat_time + * Fix stat CREATETIME return value + * Note graphs_s will be deprecated; dupe of chars + +------------------------------------------------------------------- +Mon Jan 4 14:27:38 UTC 2016 - [email protected] + +- update to 2015.12 + * support for multidimensional arrays + * updated to Unicode 8 and lots of Unicode fixes + * C++ support for native calling + * proper support for unsigned native types + * threading fixes + * memory leak fixes + +------------------------------------------------------------------- Old: ---- MoarVM-2015.05.tar.gz New: ---- MoarVM-2016.01.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ moarvm.spec ++++++ --- /var/tmp/diff_new_pack.WfKCEZ/_old 2016-02-11 12:37:56.000000000 +0100 +++ /var/tmp/diff_new_pack.WfKCEZ/_new 2016-02-11 12:37:56.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package moarvm # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -16,10 +16,10 @@ # -%global mvrel 2015.05 +%global mvrel 2016.01 Name: moarvm Version: %mvrel -Release: 0 +Release: 1.1 Summary: A virtual machine built especially for Rakudo Perl 6 License: Artistic-2.0 Group: Development/Libraries/Other ++++++ MoarVM-2015.05.tar.gz -> MoarVM-2016.01.tar.gz ++++++ ++++ 120542 lines of diff (skipped)
