Hello community, here is the log from the commit of package parrot for openSUSE:Factory checked in at 2012-04-18 12:34:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/parrot (Old) and /work/SRC/openSUSE:Factory/.parrot.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "parrot", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/parrot/parrot.changes 2011-10-25 16:48:29.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.parrot.new/parrot.changes 2012-04-18 12:35:00.000000000 +0200 @@ -0,0 +1,13 @@ +Fri Mar 23 03:30:00 CES 2012 - [email protected] + +- update to parrot-4.2.0 + * The signature of getprop was changed from (PMC,String,PMC) to + (PMC,PMC,String) for consistency + * PCC now reuses continuation PMCs internally, which reduces GC work by 25% + * Winxed snapshop updated to 1.6.devel + * Fixed a segfault when reading packfiles with no constant or main_sub + * The OS Dynamic PMC now has separate functions to unlink a file and + remove an empty directory (rmdir) + * various small bug fixes +- fixed a failure in the configuration script + Old: ---- parrot-3.9.0.tar.bz2 New: ---- parrot-4.2.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ parrot.spec ++++++ --- /var/tmp/diff_new_pack.OycIBz/_old 2012-04-18 12:35:03.000000000 +0200 +++ /var/tmp/diff_new_pack.OycIBz/_new 2012-04-18 12:35:03.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package parrot # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -15,12 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # +# norootforbuild Name: parrot -Version: 3.9.0 +Version: 4.2.0 Release: 1 -%define pversion 3_9_0 +%define pversion 4_2_0 Summary: Parrot Virtual Machine License: Artistic-2.0 Group: Development/Libraries/Other @@ -34,6 +35,7 @@ BuildRequires: gmp-devel BuildRequires: gdbm-devel BuildRequires: libicu-devel +BuildRequires: procps %if 0%{?fedora_version} BuildRequires: perl(JSON) %endif ++++++ parrot-3.9.0.tar.bz2 -> parrot-4.2.0.tar.bz2 ++++++ ++++ 98789 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
