From 5e838096ba14d8c983efda3b67ec5d304f364c1f538f22327a907a46b9edf044 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 1 Apr 2020 22:33:45 +0000 Subject: [PATCH] Accepting request 790653 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/790653 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=45 --- gtk-3.98.1.tar.xz | 3 --- gtk-3.98.2.tar.xz | 3 +++ gtk4.changes | 13 +++++++++++++ gtk4.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 gtk-3.98.1.tar.xz create mode 100644 gtk-3.98.2.tar.xz diff --git a/gtk-3.98.1.tar.xz b/gtk-3.98.1.tar.xz deleted file mode 100644 index 53fe990..0000000 --- a/gtk-3.98.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f27170c01829b792fb324efd2b93434c9752827c00cf5674d0dc0cf718a0eb49 -size 12692016 diff --git a/gtk-3.98.2.tar.xz b/gtk-3.98.2.tar.xz new file mode 100644 index 0000000..0057863 --- /dev/null +++ b/gtk-3.98.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad4d7c7d3a52065029f23cc75d22a467c8c9f02a3bf0abb355ee793b2933fdae +size 12802396 diff --git a/gtk4.changes b/gtk4.changes index f12e61e..66193f7 100644 --- a/gtk4.changes +++ b/gtk4.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Apr 1 15:24:32 UTC 2020 - Bjørn Lie + +- Update to version 3.98.2: + + Introduce GtkShortcutController, and replace key bindings, + mnemonics and accelerators by GtkShortcut + + Derive the HighContrast theme from Adwaita + + GtkMenuButton: Add a use-underline property + + GtkTreeView: Fix cell editing + + Add gdk_toplevel_inhibit_system_shortcuts + + gtk-demo: Fix issues in multiple demos + + Updated translations. + ------------------------------------------------------------------- Sun Mar 22 20:01:24 UTC 2020 - Bjørn Lie diff --git a/gtk4.spec b/gtk4.spec index 5758303..8f1d54b 100644 --- a/gtk4.spec +++ b/gtk4.spec @@ -21,7 +21,7 @@ %define gtk_binary_version 4.0.0 %define _name gtk Name: gtk4 -Version: 3.98.1 +Version: 3.98.2 Release: 0 Summary: The GTK+ toolkit library (version 4) License: LGPL-2.1-or-later