Hello community, here is the log from the commit of package gtk3 for openSUSE:Factory checked in at 2019-01-26 22:17:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtk3 (Old) and /work/SRC/openSUSE:Factory/.gtk3.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk3" Sat Jan 26 22:17:09 2019 rev:139 rq:667736 version:3.24.4 Changes: -------- --- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes 2019-01-15 09:09:51.670597292 +0100 +++ /work/SRC/openSUSE:Factory/.gtk3.new.28833/gtk3.changes 2019-01-26 22:17:13.455108166 +0100 @@ -1,0 +2,55 @@ +Mon Jan 21 15:48:19 UTC 2019 - [email protected] + +- Update to version 3.24.4: + + Support gtk_file_chooser_set_filter in GtkFileChooserNative. + + Bugs fixed: + - wayland: Fix long combobox positioning. + - about dialog: Activate all links in the same way. + - switch: Add fallbacks for symbols. + - spinbutton: Fix background color. + + Updated translations. +- Drop gtk3-Add-fallbacks-GtkSwitch-labels.patch: Fixed upstream. + +------------------------------------------------------------------- +Fri Jan 18 06:18:01 UTC 2019 - [email protected] + +- Add gtk3-Add-fallbacks-GtkSwitch-labels.patch: Add fallbacks for + GtkSwitch state labels. + +------------------------------------------------------------------- +Mon Jan 14 21:32:19 UTC 2019 - [email protected] + +- 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 - [email protected] + +- 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 <[email protected]> + +- Update gtk3-atk-table-cell.patch to export + gtk_cell_accessible_parent_get_(row|column)_header_cells + functions (boo#1121456 glgo#GNOME/gtk!505) + +------------------------------------------------------------------- Old: ---- gtk+-3.24.2.tar.xz gtk3-atk-table-cell.patch gtk3-revert-Fix-deprecation-warnings.patch gtk3-x11-fix-deprecation-macro-use.patch New: ---- gtk+-3.24.4.tar.xz gtk3-boo1121456-a11y-export.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtk3.spec ++++++ --- /var/tmp/diff_new_pack.TQmMnQ/_old 2019-01-26 22:17:15.263106698 +0100 +++ /var/tmp/diff_new_pack.TQmMnQ/_new 2019-01-26 22:17:15.271106691 +0100 @@ -22,7 +22,7 @@ %define _name gtk+ %bcond_without broadway Name: gtk3 -Version: 3.24.2 +Version: 3.24.4 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1-or-later @@ -33,16 +33,13 @@ Source2: settings.ini Source3: macros.gtk3 Source99: baselibs.conf + # PATCH-FIX-OPENSUSE gtk3-GTK_PATH64.patch [email protected] - 64-bit dual install. Use GTK_PATH64 environment variable instead of GTK_PATH Patch0: gtk3-GTK_PATH64.patch # PATCH-FIX-OPENSUSE gtk3-revert-forced-xftdpi.patch [email protected] -- Revert very controversal commit on GTK3, forcing DPI to 96 Patch1: gtk3-revert-forced-xftdpi.patch -# PATCH-FEATURE-UPSTREAM gtk3-atk-table-cell.patch fate#326548 [email protected] -- a11y: add support for AtkTableCell. -Patch2: gtk3-atk-table-cell.patch -# PATCH-FIX-UPSTREAM gtk3-revert-Fix-deprecation-warnings.patch -- Revert "Fix deprecation warnings", fixes build. -Patch3: gtk3-revert-Fix-deprecation-warnings.patch -# PATCH-FIX-UPSTREAM gtk3-x11-fix-deprecation-macro-use.patch -- x11: Fix deprecation macro use -Patch4: gtk3-x11-fix-deprecation-macro-use.patch +# PATCH-FIX-UPSTREAM gtk3-boo1121456-a11y-export.patch boo#1121456 [email protected] -- export gtk_cell_accessible_parent_get_(row|column)_header_cells functions. +Patch2: gtk3-boo1121456-a11y-export.patch BuildRequires: cups-devel >= 1.2 BuildRequires: docbook-xsl-stylesheets @@ -118,7 +115,7 @@ Recommends: %{name}-immodule-vietnamese = %{version} Recommends: %{name}-lang Recommends: gvfs -# Provide %{name} to make the lang and immodules packages installable +# Provide %%{name} to make the lang and immodules packages installable Provides: %{name} = %{version} # Before 3.0, the package was actually libgtk-3_0-0 and files might # conflict @@ -358,7 +355,6 @@ %prep %setup -q -n gtk+-%{version} -# Translation this time intentionally disabled.. they fail translation-update-upstream translation-update-upstream po-properties gtk30-properties # remove incomplete translations caused by translation-update-upstream (global LINGUAS file, two domains) @@ -375,8 +371,6 @@ %endif %patch1 -p1 %patch2 -p1 -%patch3 -p1 -%patch4 -p1 %build %configure \ ++++++ gtk+-3.24.2.tar.xz -> gtk+-3.24.4.tar.xz ++++++ /work/SRC/openSUSE:Factory/gtk3/gtk+-3.24.2.tar.xz /work/SRC/openSUSE:Factory/.gtk3.new.28833/gtk+-3.24.4.tar.xz differ: char 27, line 1 ++++++ gtk3-boo1121456-a11y-export.patch ++++++ >From 3313213d61b2fdca96230223393c1c5054b2de49 Mon Sep 17 00:00:00 2001 From: Mike Gorse <[email protected]> Date: Fri, 11 Jan 2019 16:21:21 -0600 Subject: [PATCH] A11y: export gtk_cell_accessible_parent_get_(row|column)_header_cells These functions were missing GDK_AVAILABLE_IN macros, so they were listed in the gir but not exported. --- gtk/a11y/gtkcellaccessibleparent.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gtk/a11y/gtkcellaccessibleparent.h b/gtk/a11y/gtkcellaccessibleparent.h index 8406574dcb..5e99a28c56 100644 --- a/gtk/a11y/gtkcellaccessibleparent.h +++ b/gtk/a11y/gtkcellaccessibleparent.h @@ -128,10 +128,10 @@ void gtk_cell_accessible_parent_get_cell_position(GtkCellAccessibleParent *p GtkCellAccessible *cell, gint *row, gint *column); - +GDK_AVAILABLE_IN_3_24 GPtrArray *gtk_cell_accessible_parent_get_column_header_cells (GtkCellAccessibleParent *parent, GtkCellAccessible *cell); - +GDK_AVAILABLE_IN_3_24 GPtrArray *gtk_cell_accessible_parent_get_row_header_cells (GtkCellAccessibleParent *parent, GtkCellAccessible *cell); -- 2.18.0
