Hello community, here is the log from the commit of package rakudo for openSUSE:Factory checked in at 2014-08-27 07:45:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rakudo (Old) and /work/SRC/openSUSE:Factory/.rakudo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rakudo" Changes: -------- --- /work/SRC/openSUSE:Factory/rakudo/rakudo.changes 2014-03-11 06:46:33.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rakudo.new/rakudo.changes 2014-08-27 07:46:11.000000000 +0200 @@ -1,0 +2,16 @@ +Fri Aug 22 14:23:16 CEST 2014 - [email protected] + +- update to 2014.08 + * Many optimizations in both rakudo and the underlying VMs. + * remove speed penalty of large ranges in character classes + * quote words syntax \<a b c\> splits on breakable space only + * Add HyperWhatever / ** + * Cool.eval and eval() are now removed + * .hash now turns an itemized hash into a hash + * subbuf-rw specced and implemented + * the tr/// operator is implemented and has the proper return value + * re-arranged infixish actions to support [[*]]= etc + * initial implementation of S11 (Compilation Units) + * implemented labeled loops and throwing of labels as payload + +------------------------------------------------------------------- Old: ---- rakudo-2014.02.tar.gz New: ---- rakudo-2014.08.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rakudo.spec ++++++ --- /var/tmp/diff_new_pack.QOtc6F/_old 2014-08-27 07:46:13.000000000 +0200 +++ /var/tmp/diff_new_pack.QOtc6F/_new 2014-08-27 07:46:13.000000000 +0200 @@ -17,7 +17,7 @@ Name: rakudo -Version: 2014.02 +Version: 2014.08 Release: 0 Summary: Perl 6 implemenation that runs on Parrot License: Artistic-2.0 @@ -27,7 +27,8 @@ BuildRequires: moarvm-devel BuildRequires: nqp Provides: perl6 = %{version}-%{release} -Requires: nqp >= 2012.06.1 +Requires: moarvm +Requires: nqp >= 2014.08 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -52,6 +53,7 @@ %files %defattr(-,root,root) +%doc CREDITS LICENSE %{_bindir}/* %{_libdir}/moar/languages/perl6 %{_libdir}/moar/languages/nqp/lib/Perl6 ++++++ rakudo-2014.02.tar.gz -> rakudo-2014.08.tar.gz ++++++ ++++ 134572 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
