Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package grilo-plugins for openSUSE:Factory checked in at 2026-03-27 16:48:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grilo-plugins (Old) and /work/SRC/openSUSE:Factory/.grilo-plugins.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grilo-plugins" Fri Mar 27 16:48:41 2026 rev:63 rq:1342971 version:0.3.18 Changes: -------- --- /work/SRC/openSUSE:Factory/grilo-plugins/grilo-plugins.changes 2025-07-03 12:10:51.646698911 +0200 +++ /work/SRC/openSUSE:Factory/.grilo-plugins.new.8177/grilo-plugins.changes 2026-03-27 16:49:13.134696538 +0100 @@ -1,0 +2,5 @@ +Mon Mar 23 08:47:12 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- Old: ---- grilo-plugins-0.3.18.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio grilo-plugins-0.3.18.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grilo-plugins.spec ++++++ --- /var/tmp/diff_new_pack.LJmM8U/_old 2026-03-27 16:49:14.570756370 +0100 +++ /var/tmp/diff_new_pack.LJmM8U/_new 2026-03-27 16:49:14.582756870 +0100 @@ -24,7 +24,7 @@ License: LGPL-2.1-or-later Group: Productivity/Multimedia/Other URL: https://live.gnome.org/Grilo -Source0: %{name}-%{version}.tar.zst +Source0: %{name}-%{version}.tar.xz BuildRequires: docbook_4 BuildRequires: fdupes ++++++ _scmsync.obsinfo ++++++ mtime: 1774255632 commit: 3db3f0166dc324502a6444e9ce5dfce2a0f26679cc5e17dcb0c33c8d47789821 url: https://src.opensuse.org/GNOME/grilo-plugins revision: 3db3f0166dc324502a6444e9ce5dfce2a0f26679cc5e17dcb0c33c8d47789821 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.LJmM8U/_old 2026-03-27 16:49:14.806766203 +0100 +++ /var/tmp/diff_new_pack.LJmM8U/_new 2026-03-27 16:49:14.838767537 +0100 @@ -9,11 +9,11 @@ <param name="versionrewrite-replacement">\1</param> <param name="changesgenerate">disable</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 12:22:50.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.*
