diff --git a/gtk-4.12.1.tar.xz b/gtk-4.12.1.tar.xz deleted file mode 100644 index d04407d..0000000 --- a/gtk-4.12.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8b61d6cf94fac64bf3a0bfc7af137c9dd2f8360033fdeb0cfe9612b77a99a72 -size 16924668 diff --git a/gtk-4.12.2.tar.xz b/gtk-4.12.2.tar.xz new file mode 100644 index 0000000..14cb1a9 --- /dev/null +++ b/gtk-4.12.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f4f4d4f92e09f216d386cfdadd54d33d97f23a4555d67b97decfa6f815b6b81 +size 16942832 diff --git a/gtk4.changes b/gtk4.changes index 470edca..14707a0 100644 --- a/gtk4.changes +++ b/gtk4.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Wed Sep 20 22:39:12 UTC 2023 - Luciano Santos + +- Update to version 4.12.2: + + GtkTooltip: Don't cross native boundaries when looking for + tooltips. + + GtkCenterLayout, GtkEntry, GtkSearchEntry: Fix some issues with + baseline handling. + + GtkSwitch: Respect text direction. + + Theme: Use relative font sizes. + + GSK: + - Make repeated gradients match between GL and cairo. + - Make rounded rect shrinking match between Vulkan, GL and + cairo. + - Fix parsing of text nodes with color glyphs. + - Restrict an optimization to the cases where it is correct. + - Fix rendering of shadows with opacity. + + Updated translations. +- Drop merged upstream patch: e001b421.patch. + +------------------------------------------------------------------- +Wed Sep 20 18:37:13 UTC 2023 - Bjørn Lie + +- Add e001b421.patch: tooltip: don't cross native boundaries. + ------------------------------------------------------------------- Thu Aug 31 12:51:57 UTC 2023 - Dominique Leuenberger diff --git a/gtk4.spec b/gtk4.spec index 435aa27..0cec677 100644 --- a/gtk4.spec +++ b/gtk4.spec @@ -29,7 +29,7 @@ %endif Name: gtk4 -Version: 4.12.1 +Version: 4.12.2 Release: 0 Summary: The GTK+ toolkit library (version 4) License: LGPL-2.1-or-later