Accepting request 887486 from GNOME:Factory
Update to 4.2.0 (forwarded request 886249 from dimstar) OBS-URL: https://build.opensuse.org/request/show/887486 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=26
This commit is contained in:
commit
9f499075d0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33407da437c5e5ac09e7a463ba3bd025da3d80ba1953b8bbe2bce97dd2609677
|
||||
size 19530720
|
3
gtk-4.2.0.tar.xz
Normal file
3
gtk-4.2.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e975f286e911666a79b6bcf486e6f99b0bd9d2b4cc348d19bce487a0b1c97072
|
||||
size 25772584
|
17
gtk4.changes
17
gtk4.changes
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 17 09:18:32 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 4.2.0:
|
||||
+ GtkFileChooser: Make the location entry work again.
|
||||
+ GtlLabel: Fix tooltips on links.
|
||||
+ GtkTextView: Make scrolling work better with renderers.
|
||||
+ X11:
|
||||
- Fix damage handling.
|
||||
- Trap errors from the COW.
|
||||
+ Wayland: Fix key event matching with mismatched layouts.
|
||||
+ Inspector: Allow inspecting Unicode.
|
||||
+ Input:
|
||||
- Improve dead key handling.
|
||||
- Regenerate compose sequence table.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 18 09:26:38 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -22,14 +22,14 @@
|
||||
%define _name gtk
|
||||
|
||||
Name: gtk4
|
||||
Version: 4.1.2
|
||||
Version: 4.2.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.1/%{_name}-%{version}.tar.xz
|
||||
Source: https://download.gnome.org/sources/gtk/4.2/%{_name}-%{version}.tar.xz
|
||||
Source2: settings.ini
|
||||
Source3: macros.gtk4
|
||||
Source98: gtk4-rpmlintrc
|
||||
|
Loading…
Reference in New Issue
Block a user