Hello community, here is the log from the commit of package nqp for openSUSE:Factory checked in at 2020-05-14 23:28:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nqp (Old) and /work/SRC/openSUSE:Factory/.nqp.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nqp" Thu May 14 23:28:07 2020 rev:33 rq:805638 version:2020.05 Changes: -------- --- /work/SRC/openSUSE:Factory/nqp/nqp.changes 2020-03-05 23:20:11.337241847 +0100 +++ /work/SRC/openSUSE:Factory/.nqp.new.2738/nqp.changes 2020-05-14 23:28:10.445423519 +0200 @@ -1,0 +2,26 @@ +Wed May 13 12:50:37 CEST 2020 - [email protected] + +- update to version 2020.05 + * Add nextdispatcherfor/takenextdispatcher ops + * More explicit error when more than one --target is provided (issue #600) + * Set return type of intifying a list or hash + * Optimize code trying to count elems of a list or hash + * Use already calculated value instead of nqp::elems + * Save a bunch of allocations in MoarVM::StringHeap + * Split MoarVM::StringHeap into an inlineable add and slow add-internal + * Simplify some Role accessor methods + * Remove an unneeded for+push, use list directly + * Add more str coercion cases + * Write new strings directly into string heap buf + * Write bytecode to output file on the fly + * Write header last instead of first and fixing up + * Fix sqlite3 running out of memory when importing large profiles + * Fix profile kind detection + * Support anon declarator on NQP subs + * Add QAST::Node::dump_indent_string method to produce indent strings + * Modify Node dump routines to use new dump_indent_string method + * Add guide lines to QAST::Block node dumps + * Remove qlist opcode + * Some minor optimizations to NQP matching + +------------------------------------------------------------------- Old: ---- nqp-2020.02.tar.gz New: ---- nqp-2020.05.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nqp.spec ++++++ --- /var/tmp/diff_new_pack.5roxPM/_old 2020-05-14 23:28:11.837426556 +0200 +++ /var/tmp/diff_new_pack.5roxPM/_new 2020-05-14 23:28:11.841426566 +0200 @@ -17,15 +17,15 @@ Name: nqp -Version: 2020.02 +Version: 2020.05 Release: 1.1 Summary: Not Quite Perl License: Artistic-2.0 Group: Development/Languages/Other URL: http://rakudo.org/ Source: nqp-%{version}.tar.gz -BuildRequires: moarvm-devel >= 2020.02 -Requires: moarvm >= 2020.02 +BuildRequires: moarvm-devel >= 2020.05 +Requires: moarvm >= 2020.05 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ nqp-2020.02.tar.gz -> nqp-2020.05.tar.gz ++++++ ++++ 5987 lines of diff (skipped)
