Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nqp for openSUSE:Factory checked in 
at 2021-02-22 14:40:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nqp (Old)
 and      /work/SRC/openSUSE:Factory/.nqp.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nqp"

Mon Feb 22 14:40:39 2021 rev:34 rq:874253 version:2021.02

Changes:
--------
--- /work/SRC/openSUSE:Factory/nqp/nqp.changes  2020-05-14 23:28:10.445423519 
+0200
+++ /work/SRC/openSUSE:Factory/.nqp.new.2378/nqp.changes        2021-02-22 
14:41:02.160662613 +0100
@@ -1,0 +2,34 @@
+Sun Feb 21 15:50:44 CET 2021 - n...@detonation.org
+
+- update to version 2021.02
+  * Switch spawnprocasync to use a separate arg for the program name
+  * Stub some Archetypes methods expected by Rakudo
+  * Don't bind an int attribute to 0 directly after construction
+  * Improve error message for erroneous <.panic()> syntax
+  * Fix sprintf() with *-specified negative width argument
+  * Start up REPL if "-" given *and* STDIN is a tty
+  * Make HLL::Compiler.execute_stage easier to call from Raku
+  * Give NQPClassHOW a submethod_table method for better compatibility
+  * Dump a QAST::Block's name, too for easier debugging
+  * MoarVM: Allow for explicitly marking the mainline_frame in the bytecode
+  * Add a nested compiler's load_dependency_tasks to the outer compiler's
+  * Add frames created by a nested compiler to the outer comp unit
+  * Allow more interesting constants in NQP
+  * Simplify Cursor!cursor_pass
+  * Micro optimize !cursor_fail
+  * Simplify braid initialization in cursor_init
+  * Introduce / use !cursor_pass_quick
+  * Make sure cursor_pass_quick also reset bstack
+  * Tweaks to regex compiler API
+  * Remove reliance in a $*W object in alt NFA gen
+  * NQP_HOME env var should override a static NQP home
+  * map nqp::setthreadname op to give current thread a name
+  * Register a plain HLL::Compiler object under the 'HLL' name
+  * Support for typechecking against Raku roles
+  * Add a HLL::SysConfig class
+  * Add missing debug type name for easier debuggin
+  * Make mixins concurrency safe
+  * Fix parallel compilation occasionally losing frames
+  * Fix "no such attribute" errors on mixin created by concurrent code
+
+-------------------------------------------------------------------

Old:
----
  nqp-2020.05.tar.gz

New:
----
  nqp-2021.02.tar.gz

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

Other differences:
------------------
++++++ nqp.spec ++++++
--- /var/tmp/diff_new_pack.9u6pRE/_old  2021-02-22 14:41:02.908663442 +0100
+++ /var/tmp/diff_new_pack.9u6pRE/_new  2021-02-22 14:41:02.908663442 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nqp
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,15 @@
 
 
 Name:           nqp
-Version:        2020.05
+Version:        2021.02
 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.05
-Requires:       moarvm >= 2020.05
+BuildRequires:  moarvm-devel >= 2021.02
+Requires:       moarvm >= 2021.02
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ nqp-2020.05.tar.gz -> nqp-2021.02.tar.gz ++++++
++++ 77581 lines of diff (skipped)

Reply via email to