Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rakudo for openSUSE:Factory checked in at 2021-08-23 10:08:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rakudo (Old) and /work/SRC/openSUSE:Factory/.rakudo.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rakudo" Mon Aug 23 10:08:18 2021 rev:69 rq:913545 version:2021.08 Changes: -------- --- /work/SRC/openSUSE:Factory/rakudo/rakudo.changes 2021-07-25 20:09:29.247428698 +0200 +++ /work/SRC/openSUSE:Factory/.rakudo.new.1899/rakudo.changes 2021-08-23 10:09:29.632153757 +0200 @@ -1,0 +2,21 @@ +Sun Aug 22 11:17:56 CEST 2021 - n...@detonation.org + +- update to version 2021.08 + + Enable rendering of nested blocks in the Pod::To::Text module + + Raise priority of let and temp operators compared to .=, . and + auto-increment, making let $foo .= &{ Nil } work more intuitively compared to + (let $foo) .= &{ Nil } as was necessary before + + Change the Scalar.WHICH method implementation, fixing the semantics to reflect + that Scalar is not a value object + + Make the &&, || and // operators about 2x as fast for the +@a candidates + + Improve performance of smartmatching between two Signature objects + + Fix some occurrences of hash-related concurrency issues + + Fix the List.reduce method when used with &infix:<&&> + + Fix matching of native types against roles Numeric, Real and Stringy + + Make Pointer.Numeric and Pointer.Int methods return 0 instead of resulting in an error + + Fix a race in the ClassHOW.new_type method + + Make checking for Windows cheaper + + Simplify Rakudo::Iterator::While iterator code + + Fix location of the Proc.status deprecation message + +------------------------------------------------------------------- Old: ---- rakudo-2021.07.tar.gz New: ---- rakudo-2021.08.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rakudo.spec ++++++ --- /var/tmp/diff_new_pack.s09cAx/_old 2021-08-23 10:09:30.160153142 +0200 +++ /var/tmp/diff_new_pack.s09cAx/_new 2021-08-23 10:09:30.160153142 +0200 @@ -17,7 +17,7 @@ Name: rakudo -Version: 2021.07 +Version: 2021.08 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.07 -BuildRequires: nqp >= 2021.07 +BuildRequires: moarvm-devel >= 2021.08 +BuildRequires: nqp >= 2021.08 BuildRequires: perl(YAML::Tiny) Provides: perl6 = %{version}-%{release} -Requires: moarvm >= 2021.07 -Requires: nqp >= 2021.07 +Requires: moarvm >= 2021.08 +Requires: nqp >= 2021.08 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ rakudo-2021.07.tar.gz -> rakudo-2021.08.tar.gz ++++++ /work/SRC/openSUSE:Factory/rakudo/rakudo-2021.07.tar.gz /work/SRC/openSUSE:Factory/.rakudo.new.1899/rakudo-2021.08.tar.gz differ: char 12, line 1