Accepting request 1226283 from GNOME:Factory

- Update to version 47.2:
  + Unescaping URIs for tooltips to improve legibility
  + Fix initial-trailing-newline when settings auto-discovery is
    disabled
  + Fix save-as when using admin:// URIs
  + Pin document encoding when loading a file
  + Override extend_selection for multi-mouse-press to avoid some
    slow corner cases in minified JSON files
  + Markup fixes in properties dialog
  + Updated translations. (forwarded request 1225892 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1226283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-text-editor?expand=0&rev=18
This commit is contained in:
Ana Guerrero 2024-11-25 22:23:15 +00:00 committed by Git OBS Bridge
commit 8146f7497b
6 changed files with 22 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">47.1</param>
<param name="revision">47.2</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:9fc7d0ab5ef0b0af3047d11819355cc8e153e2b3f0a203bfa25088e949a8d494
size 3874316

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Nov 22 20:06:45 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.2:
+ Unescaping URIs for tooltips to improve legibility
+ Fix initial-trailing-newline when settings auto-discovery is
disabled
+ Fix save-as when using admin:// URIs
+ Pin document encoding when loading a file
+ Override extend_selection for multi-mouse-press to avoid some
slow corner cases in minified JSON files
+ Markup fixes in properties dialog
+ Updated translations.
-------------------------------------------------------------------
Sat Oct 19 09:18:48 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: gnome-text-editor
version: 47.1
mtime: 1729284503
commit: c876ef851deb7566a653909803f8b2d01fb81caf
version: 47.2
mtime: 1732305652
commit: b4aa95c89a21d08753a94f87fbaff158eb10104f

View File

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