Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libspelling for openSUSE:Factory checked in at 2026-03-27 16:50:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libspelling (Old) and /work/SRC/openSUSE:Factory/.libspelling.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libspelling" Fri Mar 27 16:50:01 2026 rev:15 rq:1342997 version:0.4.10 Changes: -------- --- /work/SRC/openSUSE:Factory/libspelling/libspelling.changes 2026-03-18 16:51:04.542462607 +0100 +++ /work/SRC/openSUSE:Factory/.libspelling.new.8177/libspelling.changes 2026-03-27 16:51:56.497548200 +0100 @@ -1,0 +2,5 @@ +Mon Mar 23 08:16:16 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- Old: ---- libspelling-0.4.10.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio libspelling-0.4.10.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libspelling.spec ++++++ --- /var/tmp/diff_new_pack.Idqasc/_old 2026-03-27 16:51:57.265580313 +0100 +++ /var/tmp/diff_new_pack.Idqasc/_new 2026-03-27 16:51:57.269580480 +0100 @@ -25,7 +25,7 @@ Summary: A spellcheck library for GTK 4 License: LGPL-2.1-or-later URL: https://gitlab.gnome.org/GNOME/libspelling -Source: %{name}-%{version}.tar.zst +Source: %{name}-%{version}.tar.xz BuildRequires: c_compiler BuildRequires: meson ++++++ _scmsync.obsinfo ++++++ mtime: 1774253777 commit: 8783c869fb91e4b74b1a08e75e2094774352cd4b2603e39102c754d41cdf5fd9 url: https://src.opensuse.org/GNOME/libspelling revision: 8783c869fb91e4b74b1a08e75e2094774352cd4b2603e39102c754d41cdf5fd9 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Idqasc/_old 2026-03-27 16:51:57.313582320 +0100 +++ /var/tmp/diff_new_pack.Idqasc/_new 2026-03-27 16:51:57.321582655 +0100 @@ -7,13 +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 12:18:03.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.*
