Hello community, here is the log from the commit of package rakudo for openSUSE:Factory checked in at 2015-06-24 20:48:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-08-27 07:46:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rakudo.new/rakudo.changes 2015-06-24 20:48:14.000000000 +0200 @@ -1,0 +2,13 @@ +Thu Jun 11 17:31:41 CEST 2015 - [email protected] + +- update to 2015.05 (Dresden) + * profiler support with moarvm + * much improved startup time + * the NativeCall module is now bundled + * "0" (0 as a string) is now True + * native arrays + * 'bit' and 'byte' native types + * NFG, NFC, NFD, Uni + * various API changes for the Great List Refactor + +------------------------------------------------------------------- Old: ---- rakudo-2014.08.tar.gz New: ---- rakudo-2015.05.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rakudo.spec ++++++ --- /var/tmp/diff_new_pack.pVO8Pn/_old 2015-06-24 20:48:15.000000000 +0200 +++ /var/tmp/diff_new_pack.pVO8Pn/_new 2015-06-24 20:48:15.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package rakudo # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: rakudo -Version: 2014.08 +Version: 2015.05 Release: 0 Summary: Perl 6 implemenation that runs on Parrot License: Artistic-2.0 @@ -28,7 +28,7 @@ BuildRequires: nqp Provides: perl6 = %{version}-%{release} Requires: moarvm -Requires: nqp >= 2014.08 +Requires: nqp >= 2015.05 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -38,8 +38,7 @@ %prep %setup -q sed -i -e "s!nqp::backendconfig<prefix>!'%{_libdir}/moar'!" src/vm/moar/ModuleLoaderVMConfig.nqp -sed -i -e 's!^PERL6_LANG_DIR *=.*!PERL6_LANG_DIR = %{_libdir}/moar/languages/perl6!' tools/build/Makefile-common.in -sed -i -e 's!^M_LIBPATH *=.*!M_LIBPATH = %{_libdir}/moar/languages/nqp/lib!' tools/build/Makefile-Moar.in +sed -i -e 's!M_LIBPATH = .*!M_LIBPATH = %{_libdir}/moar/share/nqp/lib!' tools/build/Makefile-Moar.in %build perl Configure.pl --prefix=%{_usr} @@ -55,7 +54,8 @@ %defattr(-,root,root) %doc CREDITS LICENSE %{_bindir}/* -%{_libdir}/moar/languages/perl6 -%{_libdir}/moar/languages/nqp/lib/Perl6 +%{_datadir}/perl6 +%{_libdir}/moar/share/nqp/lib/Perl6 +#%{_libdir}/moar/share/perl6 %changelog ++++++ rakudo-2014.08.tar.gz -> rakudo-2015.05.tar.gz ++++++ ++++ 169042 lines of diff (skipped)
