Ana Guerrero 2025-01-29 15:18:08 +00:00 committed by Git OBS Bridge
commit 75eaab344e
6 changed files with 21 additions and 9 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gnome-text-editor.git</param>
<param name="revision">47.2</param>
<param name="revision">47.3</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3ed6b856437035af4e8d1df9e2a912580ad872ac1fe5a33b6cfa9de397ae99d8
size 3897868

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3e51bf99a1e49cdf5e4e20ef19fe695c2ca9c4f444e93525fcde7fa8a2158cf4
size 3844108

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jan 29 07:01:24 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: gnome-text-editor
version: 47.2
mtime: 1732305652
commit: b4aa95c89a21d08753a94f87fbaff158eb10104f
version: 47.3
mtime: 1738108192
commit: c2bee0125356c2f6c5565e10d04cea27928aafb3

View File

@ -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