Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gedit-plugins for openSUSE:Factory checked in at 2026-03-27 16:49:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old) and /work/SRC/openSUSE:Factory/.gedit-plugins.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gedit-plugins" Fri Mar 27 16:49:52 2026 rev:78 rq:1342951 version:49.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes 2026-01-28 17:42:36.015012716 +0100 +++ /work/SRC/openSUSE:Factory/.gedit-plugins.new.8177/gedit-plugins.changes 2026-03-27 16:51:24.704218834 +0100 @@ -1,0 +2,5 @@ +Mon Mar 23 08:32:19 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- Old: ---- gedit-plugins-49.0.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio gedit-plugins-49.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gedit-plugins.spec ++++++ --- /var/tmp/diff_new_pack.UXpgOr/_old 2026-03-27 16:51:26.652300290 +0100 +++ /var/tmp/diff_new_pack.UXpgOr/_new 2026-03-27 16:51:26.664300791 +0100 @@ -24,7 +24,7 @@ License: GPL-2.0-or-later Group: Productivity/Text/Editors URL: https://wiki.gnome.org/Apps/Gedit/PluginsLists -Source0: %{name}-%{version}.tar.zst +Source0: %{name}-%{version}.tar.xz Source1: gedit-plugins.SUSE BuildRequires: fdupes ++++++ _scmsync.obsinfo ++++++ mtime: 1774254739 commit: 11a5cb868380d7fc580cdbc89b7f9c50e6e7b6e549d6b2b9ca28ec8eba2251a1 url: https://src.opensuse.org/GNOME/gedit-plugins revision: 11a5cb868380d7fc580cdbc89b7f9c50e6e7b6e549d6b2b9ca28ec8eba2251a1 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.UXpgOr/_old 2026-03-27 16:51:27.164321699 +0100 +++ /var/tmp/diff_new_pack.UXpgOr/_new 2026-03-27 16:51:27.188322703 +0100 @@ -7,14 +7,13 @@ <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-24 09:46:14.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.*
