Accepting request 666065 from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/666065
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=340
This commit is contained in:
2019-01-15 21:46:30 +00:00
committed by Git OBS Bridge
parent f36f8f251d
commit 889b6a0693
8 changed files with 76 additions and 579 deletions

View File

@@ -1,3 +1,39 @@
-------------------------------------------------------------------
Mon Jan 14 21:32:19 UTC 2019 - mgorse@suse.com
- Replace gtk3-atk-table-cell.patch with
gtk3-boo1121456-a11y-export.patch: the feature made it into
3.24.3, without this bug fix (boo#1121456 glgo#GNOME/gtk!506).
-------------------------------------------------------------------
Mon Jan 14 18:29:04 UTC 2019 - bjorn.lie@gmail.com
- Update to version 3.24.3:
+ Bugs fixed:
- wayland:
. Respect length limits in text protocol.
. Support key themes.
. Fix hi-dpi cursor scaling.
- placessidebar: Insert drops in the right place.
- x11:
. Fix problems gdk_x11_get_parent_relative.
. Fix Wacom tool types.
- icons: Recolor polygons as well in symbolic icons.
- switch: Use Unicode symbols for I/O instead of translations.
+ Updated translations.
- Drop upstream applied patches:
+ gtk3-revert-Fix-deprecation-warnings.patch.
+ gtk3-x11-fix-deprecation-macro-use.patch.
- Disable gtk3-atk-table-cell.patch: It was partly applied
upstream, and needs a rebase.
-------------------------------------------------------------------
Sat Jan 12 19:47:39 UTC 2019 - Andrei Dziahel <develop7@develop7.info>
- Update gtk3-atk-table-cell.patch to export
gtk_cell_accessible_parent_get_(row|column)_header_cells
functions (boo#1121456 glgo#GNOME/gtk!505)
-------------------------------------------------------------------
Wed Jan 9 16:36:50 UTC 2019 - mgorse@suse.com