Accepting request 39956 from GNOME:Factory
Copy from GNOME:Factory/gtk2 based on submit request 39956 from user dimstar OBS-URL: https://build.opensuse.org/request/show/39956 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=86
This commit is contained in:
commit
5a737f9571
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8ea7e11ff88e9a8867b7d9221d40a3bfce5c648ce27cd6bac422ff8f6cca414d
|
|
||||||
size 19146851
|
|
3
gtk+-2.20.1.tar.bz2
Normal file
3
gtk+-2.20.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0e081731d21e34ff45c82199490c2889504fa8b3c7e117c043e82ababaec0f65
|
||||||
|
size 19089076
|
31
gtk2.changes
31
gtk2.changes
@ -1,3 +1,34 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 3 22:16:19 CEST 2010 - captain.magnus@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.20.1:
|
||||||
|
+ Support Tracker 0.8 in the filechooser search
|
||||||
|
+ bgo#615028: gdk/x11/gdkdnd-x11.c missing Xutil.h
|
||||||
|
+ bgo#614099: GtkFileSystemModel may causes crash in
|
||||||
|
g_file_get_child
|
||||||
|
+ bgo#615999: Gail doesn't send state-changed events for
|
||||||
|
ATK_STATE_ENABLED
|
||||||
|
+ bgo#614894: Add heuristic for pre XRandR 1.3 drivers
|
||||||
|
+ bgo#613988: Compile error on DirectFB backend due to missing...
|
||||||
|
+ bgo#560147: GtkBuilder docs should say what GErrors they throw
|
||||||
|
+ bgo#615128: gdk monitor order does not seem to be correct
|
||||||
|
+ bgo#614971: Initialize search engines on demand
|
||||||
|
+ bgo#613887: Misprint in the description of
|
||||||
|
gtk_cell_view_new_with_text
|
||||||
|
+ bgo#615853: BadMatch when pressing keyboard volume keys...
|
||||||
|
+ bgo#615000: gtk_builder_value_from_string_type() returns FALSE
|
||||||
|
without...
|
||||||
|
+ bgo#614540: configure wants gio-unix on all platform
|
||||||
|
+ bgo#613974: GtkToolItemGroup devides by 0 when allocating space
|
||||||
|
+ bgo#557689: In 'select folder' action, filechooser doesn't work
|
||||||
|
+ bgo#616851: gtk_misc_set_alignment: assertion `GTK_IS_MISC
|
||||||
|
(misc)' failed
|
||||||
|
+ bgo#402349: FileChooser's default directory is not "active"
|
||||||
|
+ 64bit issue with the ICC profile support in the PNG loader
|
||||||
|
+ Missing break statement in gtk_tool_item_group_set_property
|
||||||
|
+ Missing default events in gtk_tool_item_group_realize
|
||||||
|
+ Translation updates
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 23 18:28:02 CET 2010 - vuntz@opensuse.org
|
Tue Mar 23 18:28:02 CET 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gtk2 (Version 2.20.0)
|
# spec file for package gtk2 (Version 2.20.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
Name: gtk2
|
Name: gtk2
|
||||||
%define _name gtk+
|
%define _name gtk+
|
||||||
Version: 2.20.0
|
Version: 2.20.1
|
||||||
Release: 1
|
Release: 1
|
||||||
# FIXME: 2.19.3 doesn't compile with parallel build. Check if this is still true for later versions.
|
# FIXME: 2.19.3 doesn't compile with parallel build. Check if this is still true for later versions.
|
||||||
# FIXME: when updating to next version, check whether we can remove the workaround for bgo#596977 below (removing -fomit-frame-pointer)
|
# FIXME: when updating to next version, check whether we can remove the workaround for bgo#596977 below (removing -fomit-frame-pointer)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user