Accepting request 331410 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/331410
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=197
This commit is contained in:
Dominique Leuenberger 2015-09-17 12:42:36 +00:00 committed by Git OBS Bridge
parent f1443c80ee
commit 6735946ecf
4 changed files with 35 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Wed Sep 16 07:26:52 UTC 2015 - dimstar@opensuse.org
- Update to version 3.17.9:
+ GtkPopover has been changed back to not inherit its style from
the widget it is attached to.
+ The Ctrl-K key binding has been dropped from GtkEntry to avoid
conflict with a firefox shortcut.
+ Theme:
- Adwaita: fixes for rubberbanding, icon view highlighting.
- HighContrast: fixes for path bar, linked entries, color
button.
+ Wayland: Fix assertions when using GL.
+ gtk3-demo can now launch individual demos from the commandline.
+ Various optimizations:
- Use g_object_notify_by_pspec.
- Reduce g_return_if_fail in internal APIs.
- Speed up some bitmask operations.
- Avoid some copies in inner loops.
- Make better use of GQuarks.
- Use CAIRO_CONTENT_COLOR when possible.
- Avoid allocations and referencing during repaint.
- Stop sending Expose events for most widgets.
- Avoid ::draw and ::size-allocate signal overhead when
possible.
+ Bugs fixed: bgo#753431, bgo#753628, bgo#754143, bgo#754410,
bgo#754411, bgo#754535, bgo#754559, bgo#754658, bgo#754687,
bgo#754746, bgo#754770, bgo#754854, bgo#754866, bgo#754928,
bgo#754987, bgo#754839.
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 3 09:05:03 UTC 2015 - zaitor@opensuse.org Thu Sep 3 09:05:03 UTC 2015 - zaitor@opensuse.org

View File

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