Hello community, here is the log from the commit of package rakudo for openSUSE:Factory checked in at 2013-07-17 09:31:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-06-28 18:57:30.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rakudo.new/rakudo.changes 2013-07-17 09:31:32.000000000 +0200 @@ -1,0 +2,10 @@ +Sun Jul 14 21:02:43 UTC 2013 - [email protected] + +- update to 2013.06 + * JVM backend added - passes initial sanity tests + * type captures in signature binder implemented + * dir() is now lazy + * &first now returns Nil instead of failing + * Cool.path implemented + +------------------------------------------------------------------- @@ -5 +15,6 @@ -<https://github.com/rakudo/rakudo/blob/nom/docs/announce/2013.05.md> + * speedup of repeated shifts of large lists and arrays + * regex special characters can be used as delimiters + * allow slice with :exists adverb on hashes + * fix regex interpolation slowdown + * fix exporting of subroutines + * underlying nqp layer supports parrot and JVM as backend Old: ---- rakudo-2013.05.tar.gz New: ---- rakudo-2013.06.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rakudo.spec ++++++ --- /var/tmp/diff_new_pack.ZSJWvx/_old 2013-07-17 09:31:33.000000000 +0200 +++ /var/tmp/diff_new_pack.ZSJWvx/_new 2013-07-17 09:31:33.000000000 +0200 @@ -17,7 +17,7 @@ Name: rakudo -Version: 2013.05 +Version: 2013.06 Release: 0 Summary: Perl 6 implemenation that runs on Parrot License: Artistic-2.0 @@ -25,6 +25,7 @@ Url: http://rakudo.org/ Source0: rakudo-%{version}.tar.gz BuildRequires: nqp +BuildRequires: nqp-devel BuildRequires: parrot-devel Provides: perl6 = %{version}-%{release} Requires: nqp >= 2012.06.1 ++++++ rakudo-2013.05.tar.gz -> rakudo-2013.06.tar.gz ++++++ ++++ 15183 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
