commit parrot for openSUSE:Factory
Hello community, here is the log from the commit of package parrot for openSUSE:Factory checked in at Tue Sep 28 22:47:13 CEST 2010. -------- --- parrot/parrot.changes 2010-09-06 16:17:57.000000000 +0200 +++ /mounts/work_src_done/STABLE/parrot/parrot.changes 2010-09-27 15:25:59.000000000 +0200 @@ -1,0 +2,9 @@ +Tue Sep 21 13:51:10 CEST 2010 - mls@suse.de + +- update to parrot-2.8.0 + * improved charset and string encoding + * inlined hashing and comparison functions + * implemented Exception clone vtable function + * command line argument "--gc-threshold" added + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- parrot-2.7.0.tar.bz2 New: ---- parrot-2.8.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ parrot.spec ++++++ --- /var/tmp/diff_new_pack.602nIt/_old 2010-09-28 22:45:35.000000000 +0200 +++ /var/tmp/diff_new_pack.602nIt/_new 2010-09-28 22:45:35.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package parrot (Version 2.7.0) +# spec file for package parrot (Version 2.8.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,9 +18,9 @@ Name: parrot -Version: 2.7.0 -Release: 2 -%define pversion 2_7_0 +Version: 2.8.0 +Release: 1 +%define pversion 2_8_0 Summary: Parrot Virtual Machine License: Artistic 2.0 Group: Development/Libraries ++++++ parrot-2.7.0.tar.bz2 -> parrot-2.8.0.tar.bz2 ++++++ ++++ 124392 lines of diff (skipped) ++++++ parrot.diff ++++++ --- /var/tmp/diff_new_pack.602nIt/_old 2010-09-28 22:45:37.000000000 +0200 +++ /var/tmp/diff_new_pack.602nIt/_new 2010-09-28 22:45:37.000000000 +0200 @@ -20,27 +20,3 @@ (size_t)current_regstore_top); #else /* !__ia64__ */ ---- ./tools/dev/pbc_to_exe.pir.orig 2010-08-06 11:23:31.000000000 +0000 -+++ ./tools/dev/pbc_to_exe.pir 2010-09-06 14:14:59.000000000 +0000 -@@ -521,10 +521,11 @@ END_OF_FUNCTION - .param int install :optional - - $P0 = '_config'() -- .local string cc, ccflags, cc_o_out, osname, build_dir, slash -+ .local string cc, ccflags, optimize, cc_o_out, osname, build_dir, slash - .local string installed, includepath, versiondir - cc = $P0['cc'] - ccflags = $P0['ccflags'] -+ optimize = $P0['optimize'] - cc_o_out = $P0['cc_o_out'] - osname = $P0['osname'] - build_dir = $P0['build_dir'] -@@ -558,6 +559,8 @@ END_OF_FUNCTION - compile .= pathquote - compile .= ' ' - compile .= ccflags -+ compile .= ' ' -+ compile .= optimize - compile .= ' -c ' - compile .= cfile - ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de