commit gtk2 for openSUSE:Factory
Hello community, here is the log from the commit of package gtk2 for openSUSE:Factory checked in at Thu Mar 26 17:37:56 CET 2009. -------- --- GNOME/gtk2/gtk2.changes 2009-03-06 03:12:34.000000000 +0100 +++ gtk2/gtk2.changes 2009-03-15 16:20:23.000000000 +0100 @@ -1,0 +2,23 @@ +Sat Mar 14 00:59:56 CET 2009 - mboman@suse.de + +- Update to version 2.16.0: + + The new function gtk_style_get_property was renamed to + gtk_style_get_style_property to avoid binding problems. + + Bugs fixed: + * bgo#574059 search button not available in some cases + * bgo#574622 GtkEntry: Should we wrap icon-press and + icon-release signals? + * bgo#574561 gtk_style_get "shadows" g_object_get + * bgo#574794 Can not resize shaped windows on Windows + * bgo#570896 gdkevents-win32.c(2947) : error C4053: one void + operand for '?:' + * bgo#573067 Intra-app dnd of text behavior on Windows is + wrong + * bgo#572455 GtkEntry window layed out wrong if the widget has + focus + + Translation updates +- Remove AutoReqProv, it's default +- Remove cairo from Requires in main package. Should be automatic +- Remove custom CFLAGS + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gtk+-2.15.5.tar.bz2 New: ---- gtk+-2.16.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtk2.spec ++++++ --- /var/tmp/diff_new_pack.k23169/_old 2009-03-26 17:35:20.000000000 +0100 +++ /var/tmp/diff_new_pack.k23169/_new 2009-03-26 17:35:20.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package gtk2 (Version 2.15.5) +# spec file for package gtk2 (Version 2.16.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,6 +19,7 @@ Name: gtk2 %define _name gtk+ +BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: atk-devel BuildRequires: cairo-devel @@ -31,14 +32,13 @@ Url: http://www.gtk.org/ License: LGPL v2.1 or later Group: System/Libraries -AutoReqProv: on # bug437293 %ifarch ppc64 Obsoletes: gtk2-64bit %endif # PreReq: /usr/bin/touch /bin/rm /bin/rmdir -Version: 2.15.5 +Version: 2.16.0 Release: 1 Summary: Library for Creation of Graphical User Interfaces (version 2) Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.12/%{_name}-%{version}.tar.bz2 @@ -78,9 +78,8 @@ # PATCH-NEEDS-REBASE gtk2-bnc355503-file-chooser-remember-geometry.diff bnc355503 federico@novell.com - Make the file chooser remember its size across invocations - WAS PATCH-FEATURE-OPENSUSE (Once a new patch is submitted to openSUSE 11.1, take it, rebase it and enable this one again) Patch55: gtk2-bnc355503-file-chooser-remember-geometry.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: cairo >= 0.9.2 hicolor-icon-theme -BuildRequires: fdupes Requires: %{name}-lang = %{version} +Requires: hicolor-icon-theme # gtk2 can exist without branding. Built in defaults will be used then. Recommends: %{name}-branding Recommends: gvfs @@ -276,8 +275,6 @@ # http://sources.redhat.com/bugzilla/show_bug.cgi?id=2388 sed -i /HAVE__NL_TIME_FIRST_WEEKDAY/d config.h.in %endif -# needed for gtk+-2.10.6: -export CFLAGS="$CFLAGS -fno-strict-aliasing" %configure --with-xinput=xfree make %{?jobs:-j%jobs} @@ -382,6 +379,26 @@ %{_datadir}/gtk-doc/html/* %changelog +* Sat Mar 14 2009 mboman@suse.de +- Update to version 2.16.0: + + The new function gtk_style_get_property was renamed to + gtk_style_get_style_property to avoid binding problems. + + Bugs fixed: + * bgo#574059 search button not available in some cases + * bgo#574622 GtkEntry: Should we wrap icon-press and + icon-release signals? + * bgo#574561 gtk_style_get "shadows" g_object_get + * bgo#574794 Can not resize shaped windows on Windows + * bgo#570896 gdkevents-win32.c(2947) : error C4053: one void + operand for '?:' + * bgo#573067 Intra-app dnd of text behavior on Windows is + wrong + * bgo#572455 GtkEntry window layed out wrong if the widget has + focus + + Translation updates +- Remove AutoReqProv, it's default +- Remove cairo from Requires in main package. Should be automatic +- Remove custom CFLAGS * Fri Mar 06 2009 vuntz@novell.com - Update to version 2.15.5: + GtkAction: ++++++ gtk+-2.15.5.tar.bz2 -> gtk+-2.16.0.tar.bz2 ++++++ GNOME/gtk2/gtk+-2.15.5.tar.bz2 gtk2/gtk+-2.16.0.tar.bz2 differ: byte 11, line 1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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