diff --git a/_service b/_service index 31af528..57a2e01 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/gnome-text-editor.git - 47.2 + 47.3 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/gnome-text-editor-47.2.obscpio b/gnome-text-editor-47.2.obscpio deleted file mode 100644 index cfdc66d..0000000 --- a/gnome-text-editor-47.2.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ed6b856437035af4e8d1df9e2a912580ad872ac1fe5a33b6cfa9de397ae99d8 -size 3897868 diff --git a/gnome-text-editor-47.3.obscpio b/gnome-text-editor-47.3.obscpio new file mode 100644 index 0000000..37055c4 --- /dev/null +++ b/gnome-text-editor-47.3.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e51bf99a1e49cdf5e4e20ef19fe695c2ca9c4f444e93525fcde7fa8a2158cf4 +size 3844108 diff --git a/gnome-text-editor.changes b/gnome-text-editor.changes index d08e507..5383685 100644 --- a/gnome-text-editor.changes +++ b/gnome-text-editor.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Jan 29 07:01:24 UTC 2025 - Bjørn Lie + +- Update to version 47.3: + + Ensure search context is disposed to help avoid background work + after a tab has been closed + + Use weak refs when searching asynchronously to ensure tabs may + be disposed during background work + + Close language dialong when Escape is pressed + + Fix a potentially NULL tooltip + + Updated translations. + ------------------------------------------------------------------- Fri Nov 22 20:06:45 UTC 2024 - Bjørn Lie diff --git a/gnome-text-editor.obsinfo b/gnome-text-editor.obsinfo index d15457a..5af6ce1 100644 --- a/gnome-text-editor.obsinfo +++ b/gnome-text-editor.obsinfo @@ -1,4 +1,4 @@ name: gnome-text-editor -version: 47.2 -mtime: 1732305652 -commit: b4aa95c89a21d08753a94f87fbaff158eb10104f +version: 47.3 +mtime: 1738108192 +commit: c2bee0125356c2f6c5565e10d04cea27928aafb3 diff --git a/gnome-text-editor.spec b/gnome-text-editor.spec index 9b14077..d5e41b3 100644 --- a/gnome-text-editor.spec +++ b/gnome-text-editor.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-text-editor # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: gnome-text-editor -Version: 47.2 +Version: 47.3 Release: 0 Summary: GNOME Text Editor License: GPL-3.0-or-later