Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nqp for openSUSE:Factory checked in 
at 2024-04-04 22:25:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nqp (Old)
 and      /work/SRC/openSUSE:Factory/.nqp.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nqp"

Thu Apr  4 22:25:14 2024 rev:43 rq:1164396 version:2024.02

Changes:
--------
--- /work/SRC/openSUSE:Factory/nqp/nqp.changes  2022-10-03 13:45:10.917404858 
+0200
+++ /work/SRC/openSUSE:Factory/.nqp.new.1905/nqp.changes        2024-04-04 
22:26:13.195225452 +0200
@@ -1,0 +2,34 @@
+Wed Mar 27 16:20:59 CET 2024 - [email protected]
+
+- update to version 2024.02
+  * Add optional positional parameter to archetypes method
+  * Make unsigned comparison ops available
+  * Add nqp::chown() op
+  * Add `comment` token to the grammar
+  * Set `.node` for statements
+  * Make compilation errors more informative
+  * Add support for RakuAST::Origin::Match
+  * Provide access to QAST::Block's cuid counter for RakuAST
+  * Provide current compiler via $*HLL-COMPILER
+  * Fix back-references when there are aliases
+  * Remove unused apply_transcoding compiler function
+  * Remove unused transcode compiler option
+  * Add nqp::syscall, nqp::register, nqp::delegate ops
+  * Introduce nqp::track and nqp::guard
+  * Use  nqp::const::HLL_xxx constants instead of magic numbers
+  * Add all SIG_ELEM constants as nqp::const::xx constants
+  * Only add unique types to the typecache
+  * Add support for TWEAK method
+  * Fix issue with multi_methods in NQPParametricRoleHOW
+  * Implement locking on NQP(Class|ConcreteRole)HOW
+  * Make the positional on "method_table" optional
+  * Make the positional on "(is_)array_type" optional
+  * Make the positional on "role_typecheck_list" optional
+  * Make the positional on "mro" optional
+  * Make the positional on "BUILD(ALL)PLAN" optional
+  * Create nqp::const::EDGE_xxx connstants
+  * Remove dead base64 decoding logic
+  * Add nqp::const::MVM_reg_xxx constants
+  * (is_)array_type don't need any positional argument
+
+-------------------------------------------------------------------

Old:
----
  nqp-2022.07.tar.gz

New:
----
  nqp-2024.02.tar.gz

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

Other differences:
------------------
++++++ nqp.spec ++++++
--- /var/tmp/diff_new_pack.N2OjyE/_old  2024-04-04 22:26:13.971254023 +0200
+++ /var/tmp/diff_new_pack.N2OjyE/_new  2024-04-04 22:26:13.971254023 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nqp
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 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:        2022.07
+Version:        2024.02
 Release:        1.1
 Summary:        Not Quite Perl
 License:        Artistic-2.0
 Group:          Development/Languages/Other
 URL:            https://github.com/Raku/nqp
 Source:         nqp-%{version}.tar.gz
-BuildRequires:  moarvm-devel >= 2022.07
-Requires:       moarvm >= 2022.07
+BuildRequires:  moarvm-devel >= 2024.02
+Requires:       moarvm >= 2024.02
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %ifarch s390x
 BuildRequires:  libffi-devel

++++++ nqp-2022.07.tar.gz -> nqp-2024.02.tar.gz ++++++
++++ 18054 lines of diff (skipped)

Reply via email to