From 10ce84b6b5714d991971d7168e584eb435a26fad2d32be8deec4f5f5ac30ee1d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 25 Apr 2022 07:26:03 +0000 Subject: [PATCH] Accepting request 972166 from GNOME:Next Scripted push from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/972166 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtksourceview5?expand=0&rev=5 --- gtksourceview-5.4.0.tar.xz | 3 --- gtksourceview-5.4.1.tar.xz | 3 +++ gtksourceview5.changes | 23 +++++++++++++++++++++++ gtksourceview5.spec | 2 +- 4 files changed, 27 insertions(+), 4 deletions(-) delete mode 100644 gtksourceview-5.4.0.tar.xz create mode 100644 gtksourceview-5.4.1.tar.xz diff --git a/gtksourceview-5.4.0.tar.xz b/gtksourceview-5.4.0.tar.xz deleted file mode 100644 index fc06402..0000000 --- a/gtksourceview-5.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:003bc217e670a8ec8aa3aece994b70e70b7d6b8074938adda21718555d84e637 -size 1259684 diff --git a/gtksourceview-5.4.1.tar.xz b/gtksourceview-5.4.1.tar.xz new file mode 100644 index 0000000..67c32ab --- /dev/null +++ b/gtksourceview-5.4.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb3584099cfa0adc9a0b1ede08def6320bd099e79e74a2d0aefb4057cd93d68e +size 1258668 diff --git a/gtksourceview5.changes b/gtksourceview5.changes index c5c0aba..3b28cd6 100644 --- a/gtksourceview5.changes +++ b/gtksourceview5.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Fri Apr 22 10:06:46 UTC 2022 - Emily Gonyer + +- Update to version 5.4.1: + + Improved styling for style scheme preview widgets. + + Improved styling and positioning of completion windows. + + Improved styling for various style schemes. + + Unit test fixes. + + Hover assistants will no longer be showed if no providers + completed successfully to add widgets. + + GtkSourceVimIMContext tries to handle various corner cases + better with regards to reuse and being removed from an + event controller or widget. + + GtkSourceCompletionCell has improved fast-paths for resetting + cells to empty state when already empty. + + Improved sizing and placement of assistants including hover + popovers, interactive tooltips, and completion windows. + + The overview map has improved it's fallback styling. + + The overview map will now properly update when the sourceview's + right-margin-position changes. + + Fixes to vala.lang for regex detection. + + Translation updates. + ------------------------------------------------------------------- Sun Mar 20 09:22:30 UTC 2022 - Bjørn Lie diff --git a/gtksourceview5.spec b/gtksourceview5.spec index 53d43f0..7353063 100644 --- a/gtksourceview5.spec +++ b/gtksourceview5.spec @@ -18,7 +18,7 @@ %define _name gtksourceview Name: gtksourceview5 -Version: 5.4.0 +Version: 5.4.1 Release: 0 Summary: GTK+ Source Editing Widget License: LGPL-2.1-or-later