diff --git a/gtk-4.8.2.tar.xz b/gtk-4.8.2.tar.xz deleted file mode 100644 index 7eb6ed9..0000000 --- a/gtk-4.8.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85b7a160b6e02eafa4e7d38f046f8720fab537d3fe73c01c864333a983a692a9 -size 20210736 diff --git a/gtk-4.8.3.tar.xz b/gtk-4.8.3.tar.xz new file mode 100644 index 0000000..d1b62c2 --- /dev/null +++ b/gtk-4.8.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b362f968d085b4d3d9340d4d38c706377ded9d5374e694a2b6b7e6292e3cba74 +size 20297060 diff --git a/gtk4.changes b/gtk4.changes index c83396c..9729c83 100644 --- a/gtk4.changes +++ b/gtk4.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Dec 22 20:52:35 UTC 2022 - Bjørn Lie + +- Update to version 4.8.3: + + GtkText: + - Claim gestures more selectively. + - Prevent unexpected notify::direction emissions. + + Accessibility: Remember if we don't find the a11y bus. + + DND: Prefer file:// urls over other protocols. + + GtkMountOperation: Work on Wayland. + + GtkListView: Cancel rubberband if not handling drag. + + Wayland: Fix button masks. + + Windows: Fix resizes with native decorations. + + X11: Fix some ordering problems with surface destruction. + + Updated translations. + ------------------------------------------------------------------- Fri Nov 11 08:49:44 UTC 2022 - Daike Yu diff --git a/gtk4.spec b/gtk4.spec index c7cf40b..a3670f2 100644 --- a/gtk4.spec +++ b/gtk4.spec @@ -22,7 +22,7 @@ %define _name gtk Name: gtk4 -Version: 4.8.2 +Version: 4.8.3 Release: 0 Summary: The GTK+ toolkit library (version 4) License: LGPL-2.1-or-later