Hello community, here is the log from the commit of package rakudo for openSUSE:Factory checked in at 2020-10-23 16:09:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rakudo (Old) and /work/SRC/openSUSE:Factory/.rakudo.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rakudo" Fri Oct 23 16:09:20 2020 rev:64 rq:843605 version:2020.05.1 Changes: -------- --- /work/SRC/openSUSE:Factory/rakudo/rakudo.changes 2020-05-14 23:28:14.289431908 +0200 +++ /work/SRC/openSUSE:Factory/.rakudo.new.3463/rakudo.changes 2020-10-23 16:09:42.087773359 +0200 @@ -1,0 +2,5 @@ +Fri Oct 23 11:30:12 UTC 2020 - Guillaume GARDET <[email protected]> + +- Enable tests on armv6 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rakudo.spec ++++++ --- /var/tmp/diff_new_pack.ZUhZyy/_old 2020-10-23 16:09:43.051773860 +0200 +++ /var/tmp/diff_new_pack.ZUhZyy/_new 2020-10-23 16:09:43.059773863 +0200 @@ -43,12 +43,9 @@ perl Configure.pl --prefix="%{_prefix}" make -%ifnarch armv6l armv6hl -# See armv6 issue: https://github.com/rakudo/rakudo/issues/2513 %check rm t/08-performance/99-misc.t RAKUDO_SKIP_TIMING_TESTS=1 make test -%endif %install %make_install
