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