Updating link to change in openSUSE:Factory/gtk2 revision 82.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=0d62f5d8745218e7d6e0e8884a32c554
This commit is contained in:
parent
af5b658345
commit
cb1514bc8c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dd90ea32cfce0337e91af9fef738e7cc6e894e8825287b6048068551e0749481
|
|
||||||
size 18910638
|
|
3
gtk+-2.19.6.tar.bz2
Normal file
3
gtk+-2.19.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1a38c1f5fec0b850cbfe10714d81adf9d1539730e4cdff72dff79df4bff96aec
|
||||||
|
size 18939953
|
36
gtk2.changes
36
gtk2.changes
@ -1,3 +1,39 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 23 23:03:13 CET 2010 - lmedinas@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.19.6:
|
||||||
|
+ Bugs fixed:
|
||||||
|
- bgo#610701: gnome-shell crashes frequently
|
||||||
|
- bgo#604799: Crash when button is pressed.
|
||||||
|
- bgo#609744: crash at parse_data_for_row_pseudocolor
|
||||||
|
- bgo#600789: gdk/gdkwindow.c "find_native_sibling_above" will
|
||||||
|
crash
|
||||||
|
- bgo#610141: gtk_assistant_get_nth_page() function fails to
|
||||||
|
deliver...
|
||||||
|
- bgo#609952: destroying a notebook window when the last tab
|
||||||
|
got dragged...
|
||||||
|
- bgo#603923: [annotations] gtk_tree_store_newv/set_column_types
|
||||||
|
- bgo#610474: [annotations] Add allow-none
|
||||||
|
- bgo#609650: GtkPlug Embedded signal is not emitted when plug..
|
||||||
|
- bgo#610381: More space between toolbar icon and label
|
||||||
|
- bgo#548026: No accessor for GtkWidget.requisition
|
||||||
|
- bgo#609514: fix introspection comments for
|
||||||
|
gtk_tree_view_get_path_at_pos
|
||||||
|
- bgo#610235: msgid in bad English
|
||||||
|
- bgo#607697: GDK_META_MASK always set on Alt-Enter with gtk+
|
||||||
|
2.19.x
|
||||||
|
- bgo#610632: gtk_info_bar_set_default_response problem
|
||||||
|
- bgo#609172: gdk/directfb: little cleanups
|
||||||
|
- bgo#610184: gtk_assistant_set_current_page() segfaults...
|
||||||
|
+ Updated translations.
|
||||||
|
- drop gtk2-duplicated-declaration.patch included upstream
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 14 18:54:36 CET 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Add gtk2-duplicated-declaration.patch to remove duplicated
|
||||||
|
function declarations in gtkwidget.h. This can break some builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 10 16:09:24 CET 2010 - vuntz@opensuse.org
|
Wed Feb 10 16:09:24 CET 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gtk2 (Version 2.19.5)
|
# spec file for package gtk2 (Version 2.19.6)
|
||||||
#
|
#
|
||||||
# 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.19.5
|
Version: 2.19.6
|
||||||
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