Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-autoar for openSUSE:Factory checked in at 2026-04-10 17:45:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-autoar (Old) and /work/SRC/openSUSE:Factory/.gnome-autoar.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-autoar" Fri Apr 10 17:45:29 2026 rev:19 rq:1345350 version:0.4.5 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-autoar/gnome-autoar.changes 2025-03-18 17:37:57.357136640 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-autoar.new.21863/gnome-autoar.changes 2026-04-10 17:45:39.471623694 +0200 @@ -1,0 +2,10 @@ +Mon Mar 23 08:34:21 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- +Wed Mar 4 15:01:21 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update spec copyright and shorter tag ref in _service. + +------------------------------------------------------------------- Old: ---- gnome-autoar-0.4.5.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio gnome-autoar-0.4.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-autoar.spec ++++++ --- /var/tmp/diff_new_pack.ybj1Nm/_old 2026-04-10 17:45:40.371660726 +0200 +++ /var/tmp/diff_new_pack.ybj1Nm/_new 2026-04-10 17:45:40.371660726 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-autoar # -# Copyright (c) 2025 SUSE LLC +# 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 ++++++ _scmsync.obsinfo ++++++ mtime: 1774254862 commit: c84227e8efcecbdbe54ad1eab0b2873479a2a77e397a90bc8105e922308fc96d url: https://src.opensuse.org/GNOME/gnome-autoar revision: c84227e8efcecbdbe54ad1eab0b2873479a2a77e397a90bc8105e922308fc96d projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.ybj1Nm/_old 2026-04-10 17:45:40.431663195 +0200 +++ /var/tmp/diff_new_pack.ybj1Nm/_new 2026-04-10 17:45:40.435663359 +0200 @@ -3,18 +3,17 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/gnome-autoar.git</param> - <param name="revision">refs/tags/0.4.5</param> + <param name="revision">0.4.5</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+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">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 10:50:57.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.*
