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-07-25 20:09:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rakudo (Old) and /work/SRC/openSUSE:Factory/.rakudo.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rakudo" Sun Jul 25 20:09:18 2021 rev:68 rq:908139 version:2021.07 Changes: -------- --- /work/SRC/openSUSE:Factory/rakudo/rakudo.changes 2021-07-10 22:55:22.279356212 +0200 +++ /work/SRC/openSUSE:Factory/.rakudo.new.1899/rakudo.changes 2021-07-25 20:09:29.247428698 +0200 @@ -1,0 +2,22 @@ +Sat Jul 24 21:31:25 CEST 2021 - n...@detonation.org + +- update to version 2021.07 + + Make cmp routine work properly on Iterator, Seq, Uni, native arrays and empty Lists + + Add the ACCEPTS(Uni) method on Uni candidate + + Implement last and next with a value for 6.e language revision + + Properly support nearly all HTML5 entities in Pod E<> formatting code + + Allow Ctrl-C to stop entry in REPL + + Add ??? and ??? as Unicode synonyms for === and == + + Deprecate the status method on Proc in place of exitcode and signal methods + + Allow add method on IO::Path to take multiple values (e.g. "foo".IO.add(<bar baz>)) + + Optimize calls to map + + Optimize loops without phasers for one and two arguments case + + Make for / map with 2+ arguments up to 2x as fast + + Make List cmp List about 25% faster + + Reduce overhead of loops with phasers by at least 5% + + Make the grep(Callable) method about 3% faster + + Clean up sockets created by IO::Socket::INET.new on error + + Fix freezes caused by concurrently produced iterators + + Fix unimatch for non-base properties + +------------------------------------------------------------------- Old: ---- rakudo-2021.06.tar.gz New: ---- rakudo-2021.07.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rakudo.spec ++++++ --- /var/tmp/diff_new_pack.nC0f2Q/_old 2021-07-25 20:09:29.823428056 +0200 +++ /var/tmp/diff_new_pack.nC0f2Q/_new 2021-07-25 20:09:29.827428051 +0200 @@ -17,7 +17,7 @@ Name: rakudo -Version: 2021.06 +Version: 2021.07 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.06 -BuildRequires: nqp >= 2021.06 +BuildRequires: moarvm-devel >= 2021.07 +BuildRequires: nqp >= 2021.07 BuildRequires: perl(YAML::Tiny) Provides: perl6 = %{version}-%{release} -Requires: moarvm >= 2021.06 -Requires: nqp >= 2021.06 +Requires: moarvm >= 2021.07 +Requires: nqp >= 2021.07 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ rakudo-2021.06.tar.gz -> rakudo-2021.07.tar.gz ++++++ /work/SRC/openSUSE:Factory/rakudo/rakudo-2021.06.tar.gz /work/SRC/openSUSE:Factory/.rakudo.new.1899/rakudo-2021.07.tar.gz differ: char 12, line 1