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-10 22:54:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rakudo (Old)
 and      /work/SRC/openSUSE:Factory/.rakudo.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rakudo"

Sat Jul 10 22:54:49 2021 rev:67 rq:905576 version:2021.06

Changes:
--------
--- /work/SRC/openSUSE:Factory/rakudo/rakudo.changes    2021-06-01 
10:35:35.764622466 +0200
+++ /work/SRC/openSUSE:Factory/.rakudo.new.2625/rakudo.changes  2021-07-10 
22:55:22.279356212 +0200
@@ -1,0 +2,18 @@
+Sat Jul 10 15:56:02 CEST 2021 - n...@detonation.org
+
+- update to version 2021.06
+  + Support generics with consumption and inheritance in roles
+  + Introduce done foo syntax as a shortcut for emit foo; done
+  + Implement pick method on Any taking HyperWhatever as an argument 
(.pick(**))
+  + Add a repl sub to enter the REPL from within a program
+  + Add Buf and Blob coercers to Blob and Buf roles
+  + Tweak worker addition for many small tasks
+  + Make .grep(Regex) and .first(Regex) about 40% faster
+  + Speed up setup of NativeCall subs and reduce memory usage
+  + Micro-optimize levenshtein sub used to suggest alternatives in error 
messages
+  + Fix bogus "emit without supply or react" error when using hyper to process 
arrays
+  + Fix some edge cases with (+), (.), (&) and (|) set operators
+  + Make signature destructuring with a Junction an error
+  + Make Mu eqv Mu work
+
+-------------------------------------------------------------------

Old:
----
  rakudo-2021.05.tar.gz

New:
----
  rakudo-2021.06.tar.gz

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

Other differences:
------------------
++++++ rakudo.spec ++++++
--- /var/tmp/diff_new_pack.RlYQ9X/_old  2021-07-10 22:55:22.859351736 +0200
+++ /var/tmp/diff_new_pack.RlYQ9X/_new  2021-07-10 22:55:22.859351736 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rakudo
-Version:        2021.05
+Version:        2021.06
 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.05
-BuildRequires:  nqp >= 2021.05
+BuildRequires:  moarvm-devel >= 2021.06
+BuildRequires:  nqp >= 2021.06
 BuildRequires:  perl(YAML::Tiny)
 Provides:       perl6 = %{version}-%{release}
-Requires:       moarvm >= 2021.05
-Requires:       nqp >= 2021.05
+Requires:       moarvm >= 2021.06
+Requires:       nqp >= 2021.06
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ rakudo-2021.05.tar.gz -> rakudo-2021.06.tar.gz ++++++
++++ 117674 lines of diff (skipped)

Reply via email to