Accepting request 1227991 from GNOME:Apps

- Update to version 47.1:
  + Fix help page on sandboxed installations
  + Fix title in translation memory dialog
  + Fix focus behind translation memory GtkOverlay
  + Fix Back button on D-L panel
  + Fix default profile creation
  + Fix crash when opening file chooser
  + Store whether main window is maximized
  + Fix search bar not appearing on new tabs
  + Fix crash when pressing Ctrl+D earlier than expected
  + Fix missing icon in preferences dialog
  + Make search bar use the entire width
  + Fix the generation of API endpoints for D-L after switching
    module
  + Fix plurals fixer (forwarded request 1227833 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1227991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtranslator?expand=0&rev=52
This commit is contained in:
Ana Guerrero 2024-12-03 19:47:40 +00:00 committed by Git OBS Bridge
commit a468521231
6 changed files with 27 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/gtranslator.git</param>
<param name="revision">47.0</param>
<param name="revision">47.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

3
gtranslator-47.1.obscpio Normal file
View File

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Dec 2 17:49:17 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.1:
+ Fix help page on sandboxed installations
+ Fix title in translation memory dialog
+ Fix focus behind translation memory GtkOverlay
+ Fix Back button on D-L panel
+ Fix default profile creation
+ Fix crash when opening file chooser
+ Store whether main window is maximized
+ Fix search bar not appearing on new tabs
+ Fix crash when pressing Ctrl+D earlier than expected
+ Fix missing icon in preferences dialog
+ Make search bar use the entire width
+ Fix the generation of API endpoints for D-L after switching
module
+ Fix plurals fixer
-------------------------------------------------------------------
Sat Oct 5 13:03:44 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: gtranslator
version: 47.0
mtime: 1728123428
commit: e41a0836cb4318585fd6655d896985261876807c
version: 47.1
mtime: 1733087752
commit: 13ad0cd4c8d9cf19b0cfff06b8b36d5ac0456ce7

View File

@ -17,7 +17,7 @@
Name: gtranslator
Version: 47.0
Version: 47.1
Release: 0
Summary: A gettext po file editor for the GNOME desktop
License: GPL-3.0-or-later