Accepting request 710948 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/710948
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=145
This commit is contained in:
Dominique Leuenberger 2019-06-27 13:52:53 +00:00 committed by Git OBS Bridge
commit 45151f43a8
4 changed files with 32 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Jun 18 17:28:26 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.24.9:
+ GTK can now be built with the meson build system.
+ Wayland:
- Support the xdg-output protocol for correct monitor sizes
with scaled displays.
- Fix handling of cursor hotspots that was reading
uninitialized memory.
- Update tablet cursors when scale changes.
+ CSS: Use multiple font-family values.
+ Emoji: Populate the Emoji chooser incrementally.
+ Printing: Require CUPS 1.7.
+ Scrolling: Add a gtk-overlay-scrolling setting that can be used
to force traditional (non-overlay) scrollbars.
+ GtkTreeView:
- Update rubberband rectangles more often.
- Remove the pixel cache, to avoid the redraw issues that it
causes.
+ Tooling: Support sysprof profiling.
+ Themes:
- Adwaita: Small tweaks to the theme refresh.
- Adwaita: Update treeview progress bars.
- HighContrast: Improve notebook tabs.
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 8 09:33:00 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org> Wed May 8 09:33:00 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -22,7 +22,7 @@
%define _name gtk+ %define _name gtk+
%bcond_without broadway %bcond_without broadway
Name: gtk3 Name: gtk3
Version: 3.24.8 Version: 3.24.9
Release: 0 Release: 0
Summary: The GTK+ toolkit library (version 3) Summary: The GTK+ toolkit library (version 3)
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
@ -37,7 +37,7 @@ Source99: baselibs.conf
Patch0: gtk3-GTK_PATH64.patch Patch0: gtk3-GTK_PATH64.patch
# PATCH-FIX-OPENSUSE gtk3-revert-forced-xftdpi.patch fvogt@opensuse.org -- Revert very controversal commit on GTK3, forcing DPI to 96 # PATCH-FIX-OPENSUSE gtk3-revert-forced-xftdpi.patch fvogt@opensuse.org -- Revert very controversal commit on GTK3, forcing DPI to 96
Patch1: gtk3-revert-forced-xftdpi.patch Patch1: gtk3-revert-forced-xftdpi.patch
BuildRequires: cups-devel >= 1.2 BuildRequires: cups-devel >= 1.7
BuildRequires: docbook-xsl-stylesheets BuildRequires: docbook-xsl-stylesheets
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: gettext-tools-mini >= 0.19.7 BuildRequires: gettext-tools-mini >= 0.19.7