Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gtranslator for openSUSE:Factory checked in at 2026-04-10 17:49:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtranslator (Old) and /work/SRC/openSUSE:Factory/.gtranslator.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtranslator" Fri Apr 10 17:49:54 2026 rev:56 rq:1345337 version:50.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gtranslator/gtranslator.changes 2025-09-24 15:24:07.799966739 +0200 +++ /work/SRC/openSUSE:Factory/.gtranslator.new.21863/gtranslator.changes 2026-04-10 17:52:54.525574251 +0200 @@ -1,0 +2,19 @@ +Mon Mar 23 08:51:24 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- +Sat Mar 14 10:28:08 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 50.0: + + Only prevent from saving if there are severe errors + + Make translation panel resizable + + Use static links for app screenshots in app metadata + + Require meson 1.7 + + Allow updating PO files with an updated POT template + + Improve "Upload" dialog + + Plug some memory leaks + + Ask for D-L authentication token during initial setup + + Updated translations. + +------------------------------------------------------------------- Old: ---- gtranslator-49.0.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio gtranslator-50.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtranslator.spec ++++++ --- /var/tmp/diff_new_pack.WZyo9Z/_old 2026-04-10 17:52:55.149599968 +0200 +++ /var/tmp/diff_new_pack.WZyo9Z/_new 2026-04-10 17:52:55.149599968 +0200 @@ -1,7 +1,7 @@ # # spec file for package gtranslator # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: gtranslator -Version: 49.0 +Version: 50.0 Release: 0 Summary: A gettext po file editor for the GNOME desktop License: GPL-3.0-or-later Group: Development/Tools/Other URL: https://wiki.gnome.org/Apps/Gtranslator -Source0: %{name}-%{version}.tar.zst +Source0: %{name}-%{version}.tar.xz Source99: gtranslator-rpmlintrc BuildRequires: desktop-file-utils @@ -31,7 +31,7 @@ BuildRequires: gettext-tools BuildRequires: intltool BuildRequires: itstool -BuildRequires: meson >= 0.46.0 +BuildRequires: meson >= 1.7 BuildRequires: pkgconfig BuildRequires: yelp-tools BuildRequires: pkgconfig(gio-2.0) >= 2.36.0 ++++++ _scmsync.obsinfo ++++++ mtime: 1774255884 commit: c56d4a98b4617f9ed86ae7b9e7b3a4fa88f8f661283422a28cb62272ad3b7420 url: https://src.opensuse.org/GNOME/gtranslator revision: factory ++++++ _service ++++++ --- /var/tmp/diff_new_pack.WZyo9Z/_old 2026-04-10 17:52:55.265604749 +0200 +++ /var/tmp/diff_new_pack.WZyo9Z/_new 2026-04-10 17:52:55.285605573 +0200 @@ -3,19 +3,17 @@ <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">49.0</param> + <param name="revision">50.0</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v?(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> -<!-- <param name="changesgenerate">enable</param> --> + <!-- <param name="changesgenerate">enable</param> --> </service> - <service name="tar" mode="buildtime"/> - <service name="recompress" mode="buildtime"> + <service name="tar" mode="manual"/> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> - <param name="compression">zst</param> + <param name="compression">xz</param> </service> - <service name="set_version" mode="manual" /> + <service name="set_version" mode="manual"/> </services> - - ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-03-25 14:18:16.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ gtranslator.obsinfo ++++++ --- /var/tmp/diff_new_pack.WZyo9Z/_old 2026-04-10 17:52:55.449612333 +0200 +++ /var/tmp/diff_new_pack.WZyo9Z/_new 2026-04-10 17:52:55.453612497 +0200 @@ -1,5 +1,5 @@ name: gtranslator -version: 49.0 -mtime: 1757786459 -commit: 33ce20dcddebf12d55026f8fd32ab593007ae3f5 +version: 50.0 +mtime: 1773481607 +commit: dfb64ab18cebc6da81ba53ae1486a5b878f2d841
