Accepting request 1001586 from GNOME:Next

- Update to version 4.8.0

OBS-URL: https://build.opensuse.org/request/show/1001586
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=105
This commit is contained in:
Bjørn Lie 2022-09-07 09:30:14 +00:00 committed by Git OBS Bridge
parent 20a6ffe043
commit 11b89830c0
4 changed files with 31 additions and 6 deletions

View File

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

3
gtk-4.8.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Sep 6 21:53:47 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 4.8.0:
+ GtkTreeView:
- Fix a problem with scrolling animations
- Fix some event handling problems
- Drop unreachable code
+ GtkText: Respect the no-emoji input hint fully
+ GtkEmojiChooser: Fix arrow key navigation
+ GtkFontChooser: Improve the handling of OpenType font features
+ GtkTreeListModel: Fix handling of collapsed child nodes
+ GtkInscription: Fix accessible name
+ Theme: Fix placeholder text in HighContrast
+ Increase the memory limit for the jpeg loader to 300M
+ Miscellaneous memory leak fixes
+ Wayland: Refator handling of text protocol client updates
+ Updated translations.
-------------------------------------------------------------------
Thu Sep 1 10:20:58 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Drop pkgconfig(rest-0.7) BuildRequires: it seems to serve no
purpose, nor can I find anything to suggest that gtk depends on
it.
-------------------------------------------------------------------
Thu Aug 11 19:34:08 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -22,14 +22,14 @@
%define _name gtk
Name: gtk4
Version: 4.7.2
Version: 4.8.0
Release: 0
Summary: The GTK+ toolkit library (version 4)
License: LGPL-2.1-or-later
Group: Development/Libraries/X11
URL: https://www.gtk.org/
Source: https://download.gnome.org/sources/gtk/4.7/%{_name}-%{version}.tar.xz
Source: https://download.gnome.org/sources/gtk/4.8/%{_name}-%{version}.tar.xz
Source2: settings.ini
Source3: macros.gtk4
Source99: gtk4-rpmlintrc
@ -86,7 +86,6 @@ BuildRequires: pkgconfig(libtiff-4)
BuildRequires: pkgconfig(pango) >= 1.49.0
BuildRequires: pkgconfig(pangocairo) >= 1.14.0
BuildRequires: pkgconfig(pangoft2)
BuildRequires: pkgconfig(rest-0.7)
BuildRequires: pkgconfig(tracker-sparql-3.0)
BuildRequires: pkgconfig(wayland-client) >= 1.14.91
BuildRequires: pkgconfig(wayland-cursor) >= 1.9.91