Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package eartag for openSUSE:Factory checked in at 2026-03-27 16:49:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eartag (Old) and /work/SRC/openSUSE:Factory/.eartag.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eartag" Fri Mar 27 16:49:28 2026 rev:10 rq:1343025 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/eartag/eartag.changes 2025-12-24 13:18:21.379527948 +0100 +++ /work/SRC/openSUSE:Factory/.eartag.new.8177/eartag.changes 2026-03-27 16:50:30.569955695 +0100 @@ -1,0 +2,5 @@ +Mon Mar 23 08:25:33 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- Old: ---- eartag-1.0.2.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio eartag-1.0.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eartag.spec ++++++ --- /var/tmp/diff_new_pack.HUbSVj/_old 2026-03-27 16:50:31.393990108 +0100 +++ /var/tmp/diff_new_pack.HUbSVj/_new 2026-03-27 16:50:31.397990276 +0100 @@ -23,7 +23,7 @@ Summary: Edit audio file tags License: MIT URL: https://gitlab.gnome.org/World/eartag -Source: %{name}-%{version}.tar.gz +Source: %{name}-%{version}.tar.xz BuildArch: noarch BuildRequires: blueprint-compiler BuildRequires: meson ++++++ _scmsync.obsinfo ++++++ mtime: 1774345413 commit: 420e3d4a0229be6598cb05d8bca56482035223a8bb6fb7237d6f64cf86a5ba1d url: https://src.opensuse.org/GNOME/eartag revision: factory ++++++ _service ++++++ --- /var/tmp/diff_new_pack.HUbSVj/_old 2026-03-27 16:50:31.441992113 +0100 +++ /var/tmp/diff_new_pack.HUbSVj/_new 2026-03-27 16:50:31.445992280 +0100 @@ -1,4 +1,4 @@ -<?xml version="1.0" ?> +<?xml version="1.0"?> <services> <service name="obs_scm" mode="manual"> <param name="scm">git</param> @@ -7,11 +7,11 @@ <param name="versionformat">@PARENT_TAG@</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">gz</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:16:45.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.*
