Hello community, here is the log from the commit of package goocanvas for openSUSE:Factory checked in at Fri May 6 16:52:14 CEST 2011.
-------- --- GNOME/goocanvas/goocanvas.changes 2009-07-20 12:06:30.000000000 +0200 +++ /mounts/work_src_done/STABLE/goocanvas/goocanvas.changes 2011-05-03 00:53:47.000000000 +0200 @@ -1,0 +2,15 @@ +Tue May 3 00:52:49 CEST 2011 - [email protected] + +- Update to version 1.0.0: + + Added "alpha" property to GooCanvasImage to set opacity. + + Allow setting clip path to NULL to reset it. + + Allow setting line dash to NULL to reset it. + + Handle RTL direction better in GooCanvasTable. + + Fixed GooCanvasGroup bug: use the correct scale argument in + paint. + + Fixed GooCanvasPolyline bug: update arrows when line width + changes. + + Fixed static items bug: don't clip incorrectly. + + Improved performance a bit when creating lots of items. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- goocanvas-0.15.tar.bz2 New: ---- goocanvas-1.0.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ goocanvas.spec ++++++ --- /var/tmp/diff_new_pack.wGtlSX/_old 2011-05-06 16:51:07.000000000 +0200 +++ /var/tmp/diff_new_pack.wGtlSX/_new 2011-05-06 16:51:07.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package goocanvas (Version 0.15) +# spec file for package goocanvas # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -23,9 +23,9 @@ BuildRequires: gtk2-devel BuildRequires: translation-update-upstream Summary: A cairo-based canvas widget for GTK+ -Version: 0.15 +Version: 1.0.0 Release: 1 -License: LGPL v2.1 or later +License: LGPLv2.0 Group: Development/Libraries/GNOME Source0: %{name}-%{version}.tar.bz2 Url: http://sourceforge.net/projects/goocanvas @@ -37,14 +37,8 @@ interfaces for items & models (so you can easily turn any application object into a canvas item or model). - - -Authors: --------- - Damon Chaplin <[email protected]> - %package devel -License: LGPL v2.0 only +License: LGPLv2.0 Requires: libgoocanvas3 = %{version} Requires: cairo-devel gtk2-devel pkg-config Summary: A cairo-based canvas widget for GTK+ @@ -58,14 +52,8 @@ interfaces for items & models (so you can easily turn any application object into a canvas item or model). - - -Authors: --------- - Damon Chaplin <[email protected]> - %package -n libgoocanvas3 -License: LGPL v2.0 only +License: LGPLv2.0 Summary: A cairo-based canvas widget for GTK+ Group: Development/Libraries/GNOME Provides: goocanvas = %{version} @@ -78,12 +66,6 @@ interfaces for items & models (so you can easily turn any application object into a canvas item or model). - - -Authors: --------- - Damon Chaplin <[email protected]> - %lang_package %prep %setup -q ++++++ goocanvas-0.15.tar.bz2 -> goocanvas-1.0.0.tar.bz2 ++++++ ++++ 112508 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
