Accepting request 176916 from home:dimstar:branches:GNOME:Factory

Update to 3.9.2

OBS-URL: https://build.opensuse.org/request/show/176916
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=118
This commit is contained in:
Bjørn Lie 2013-05-31 18:35:04 +00:00 committed by Git OBS Bridge
parent ce7d941c96
commit 220407c8ca
4 changed files with 34 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:44e240aa911d1e94e2e5b90f0e637ae41b25e0ad3102fb7d0c09b63e54ea96bc
size 13888608

3
gtk+-3.9.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f12ae787c76bd44fff15e4ee05093895a951c96191fc92ad9f3f592639ed55e9
size 13757932

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Wed May 29 07:06:32 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.2:
+ The GDK initialization code has been refactored.
GdkDisplayManager is no longer backend-specific.
+ The symbol exporting functionality has been refactored. We no
longer use .symbols files, and instead rely on explicit header
annotations for every exported symbol. the abicheck scripts are
no longer used.
+ The GDK drawing and scrolling has been simplified. We no longer
use XCopyArea for scrolling, instead an offscreen cache is
used. There is a new debug flag, GTK_DEBUG=pixel-cache for
this.
+ Window sizing issues have been addressed.
+ Implement height-for-width for GtkEventBox and GtkCheckButton.
+ Custom titlebars can now be set from GtkBuilder files.
+ Optionally install tests, when configured with
--enable-installed-tests. To run these tests,
gnome-desktop-testing-runner can be used.
+ Native input methods are supported on OS X now.
+ Bugs fixed: bgo#360131, bgo#561221, bgo#591969, bgo#628902,
bgo#667759, bgo#691921, bgo#694273, bgo#695120, bgo#696001,
bgo#696640, bgo#698051, bgo#698361, bgo#698933, bgo#699104,
bgo#699140, bgo#699239, bgo#699289, bgo#699633, bgo#699690,
bgo#699739, bgo#699750, bgo#699901, bgo#699929, bgo#699970,
bgo#700007, bgo#700053, bgo#700054, bgo#700056, bgo#700079,
bgo#700233, bgo#700301, bgo#700465, bgo#700575, bgo#700578,
bgo#700737, bgo#700787, bgo#700844, bgo#700864, bgo#700979.
-------------------------------------------------------------------
Mon May 6 08:43:52 UTC 2013 - dimstar@opensuse.org

View File

@ -25,7 +25,7 @@
Name: gtk3
%define _name gtk+
Version: 3.9.0
Version: 3.9.2
Release: 0
Summary: The GTK+ toolkit library (version 3)
License: LGPL-2.1+