Hello community,

here is the log from the commit of package nqp for openSUSE:Factory checked in 
at 2019-01-10 15:20:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nqp (Old)
 and      /work/SRC/openSUSE:Factory/.nqp.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nqp"

Thu Jan 10 15:20:22 2019 rev:27 rq:662296 version:2018.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/nqp/nqp.changes  2018-11-26 10:21:12.365669380 
+0100
+++ /work/SRC/openSUSE:Factory/.nqp.new.28833/nqp.changes       2019-01-10 
15:20:40.762495930 +0100
@@ -1,0 +2,17 @@
+Fri Dec 28 21:24:17 CET 2018 - n...@detonation.org
+
+- update to version 2018.12
+  * Implement is array_type trait for classes
+  * Support "is box_target" trait
+  * Map new ops: buffertocu, serializetobuf, writeint, writeuint, writenum,
+    readint, readuint, readnum, getcp_s
+  * Map MVM_OPERAND_* constants
+  * Several improvements to the profiler
+  * Replace MAST by writing MoarVM bytecode directly
+  * Fix trying to encode synthetics to latin-1
+  * Fix get_frame_index not finding frame created by BEGIN time EVAL
+  * [moar] Fix nqp::falsey with int32 argument
+  * Add :$transitive named re R#2401
+  * Allow a fail cursor to be provided in !cursor_init
+
+-------------------------------------------------------------------

Old:
----
  nqp-2018.10.tar.gz

New:
----
  nqp-2018.12.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nqp.spec ++++++
--- /var/tmp/diff_new_pack.CmXhl8/_old  2019-01-10 15:20:41.258495416 +0100
+++ /var/tmp/diff_new_pack.CmXhl8/_new  2019-01-10 15:20:41.258495416 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           nqp
-Version:        2018.10
+Version:        2018.12
 Release:        1.1
 Summary:        Not Quite Perl
 License:        Artistic-2.0
@@ -25,7 +25,7 @@
 Url:            http://rakudo.org/
 Source:         nqp-%{version}.tar.gz
 BuildRequires:  moarvm-devel
-Requires:       moarvm >= 2018.10
+Requires:       moarvm >= 2018.12
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -47,7 +47,8 @@
 
 %files
 %defattr(-,root,root)
-%doc CREDITS LICENSE
+%doc CREDITS
+%license LICENSE
 %{_bindir}/*
 %{_libdir}/nqp
 

++++++ nqp-2018.10.tar.gz -> nqp-2018.12.tar.gz ++++++
++++ 12567 lines of diff (skipped)


Reply via email to