Sync from SUSE:SLFO:Main gnome-text-editor revision 58c378d806ab15351159243cb01a5721

This commit is contained in:
2025-06-18 16:23:30 +02:00
parent 77258b0e02
commit cfe2ee98b7
6 changed files with 19 additions and 8 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">48.2</param>
<param name="revision">48.3</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

BIN
gnome-text-editor-48.2.obscpio (Stored with Git LFS)

Binary file not shown.

BIN
gnome-text-editor-48.3.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri May 30 06:01:05 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.3:
+ Fix visual column position in overlay label
+ Defer gtk/gsv initialization to GtkApplication startup so that
GApplication may determine proper app-id for process without
relying on systemd/dbus conventions
+ Fix name in properties panel after save-as
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 25 08:03:53 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,4 +1,4 @@
name: gnome-text-editor
version: 48.2
mtime: 1742853267
commit: 9841722cde752e3a7103c684448e99783a76a766
version: 48.3
mtime: 1748549437
commit: 6f40f0bf2d443471ecc0267e8e87d202b6d1ff6c

View File

@@ -17,7 +17,7 @@
Name: gnome-text-editor
Version: 48.2
Version: 48.3
Release: 0
Summary: GNOME Text Editor
License: GPL-3.0-or-later