gtk2/project.diff

52 lines
2.0 KiB
Diff

--- gtk2.changes.orig
+++ gtk2.changes
@@ -1,4 +1,30 @@
-------------------------------------------------------------------
+Tue Aug 18 22:41:19 CEST 2009 - dominique-obs@leuenberger.net
+
+- Update to version 2.17.8:
+ + Client-side windows - various fixes to expose handling and fix
+ memory leaks
+ + Minor API addition - new setter as part of the GSEAL effort:
+ gtk_Widget_set_alocation
+ + Bugs fixed:
+ - bgo#585211 - Add accessor function for GtkWidget->allocation
+ - bgo#588437 - gtk 2.17.3 causes dragging in firefox bookmarks
+ sidebar to misdetect mouse position
+ - bgo#589367 - gedit crashed with SIGSEGV in IA__g_list_last()
+ - bgo#589877 - Client side windows leak gdk regions
+ - bgo#590959 - Set child_has_focus flag properly
+ - bgo#591432 - There is incomplete information on the returning
+ value of pdates_recurse()
+ - bgo#591434 - firefox-3.5 crashed with SIGSEGV in
+ _gdk_window_process_updates_recurse()
+ - bgo#591526 - Accelerator keys with <super> modifier also
+ triggered by unmodified key
+ - bgo#591751 - bad memory access with duplicated id
+ - bgo#591998 - Support silent build rules with automake 1.11
+ - bgo#592003 - Shift+click should always modify selection
+ + Updated translations.
+
+-------------------------------------------------------------------
Wed Aug 12 03:52:14 CEST 2009 - vuntz@novell.com
- Update to version 2.17.7:
--- gtk2.spec.orig
+++ gtk2.spec
@@ -1,5 +1,5 @@
#
-# spec file for package gtk2 (Version 2.17.7)
+# spec file for package gtk2 (Version 2.17.8)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -38,7 +38,7 @@ Obsoletes: gtk2-64bit
%endif
#
PreReq: /usr/bin/touch /bin/rm /bin/rmdir
-Version: 2.17.7
+Version: 2.17.8
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