Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rakudo for openSUSE:Factory checked in at 2022-02-21 19:53:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rakudo (Old) and /work/SRC/openSUSE:Factory/.rakudo.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rakudo" Mon Feb 21 19:53:37 2022 rev:70 rq:956533 version:2022.02 Changes: -------- --- /work/SRC/openSUSE:Factory/rakudo/rakudo.changes 2021-08-23 10:09:29.632153757 +0200 +++ /work/SRC/openSUSE:Factory/.rakudo.new.1958/rakudo.changes 2022-02-21 19:53:45.386870562 +0100 @@ -1,0 +2,18 @@ +Mon Feb 21 16:35:47 CET 2022 - n...@detonation.org + +- update to version 2022.02 + + Introduce a new generalized dispatch mechanism. + It results in a more uniform architecture for all kinds + of dispatch, delivering better performance on a range of + langauge features. For more information see + https://6guts.wordpress.com/2021/09/29/the-new-moarvm-dispatch-mechanism-is-here/ + + Native unsigned integers are now first class citizens + + The $*PERL variable usage will warn starting from `6.e` language release, + using $*RAKU is preferred now + + Remove RESTRICTED setting (#3965) + + Add support for $RAKUDO_OPT environment variable + + Introducing RAKUDO_PRECOMPILATION_PROGRESS environment variable + + Quite a few smaller additions + + Numerous bug fixes and performance improvements. Far too many to even summarize here. + +------------------------------------------------------------------- Old: ---- rakudo-2021.08.tar.gz New: ---- rakudo-2022.02.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rakudo.spec ++++++ --- /var/tmp/diff_new_pack.BMLjHm/_old 2022-02-21 19:53:46.010870684 +0100 +++ /var/tmp/diff_new_pack.BMLjHm/_new 2022-02-21 19:53:46.014870685 +0100 @@ -1,7 +1,7 @@ # # spec file for package rakudo # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: rakudo -Version: 2021.08 +Version: 2022.02 Release: 2.1 Summary: Raku (formerly Perl 6) implemenation that runs on MoarVM License: Artistic-2.0 @@ -26,12 +26,12 @@ Source0: rakudo-%{version}.tar.gz Patch0: rakudo-test-log.diff BuildRequires: fdupes -BuildRequires: moarvm-devel >= 2021.08 -BuildRequires: nqp >= 2021.08 +BuildRequires: moarvm-devel >= 2022.02 +BuildRequires: nqp >= 2022.02 BuildRequires: perl(YAML::Tiny) Provides: perl6 = %{version}-%{release} -Requires: moarvm >= 2021.08 -Requires: nqp >= 2021.08 +Requires: moarvm >= 2022.02 +Requires: nqp >= 2022.02 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ rakudo-2021.08.tar.gz -> rakudo-2022.02.tar.gz ++++++ ++++ 159762 lines of diff (skipped)