Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package simdutf for openSUSE:Factory checked in at 2026-03-27 16:49:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/simdutf (Old) and /work/SRC/openSUSE:Factory/.simdutf.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "simdutf" Fri Mar 27 16:49:14 2026 rev:4 rq:1343012 version:8.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/simdutf/simdutf.changes 2026-03-17 19:03:39.626590247 +0100 +++ /work/SRC/openSUSE:Factory/.simdutf.new.8177/simdutf.changes 2026-03-27 16:50:05.004888050 +0100 @@ -1,0 +2,5 @@ +Mon Mar 23 08:07:12 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- Old: ---- simdutf-8.2.0.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio simdutf-8.2.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ simdutf.spec ++++++ --- /var/tmp/diff_new_pack.rq3OW2/_old 2026-03-27 16:50:05.756919456 +0100 +++ /var/tmp/diff_new_pack.rq3OW2/_new 2026-03-27 16:50:05.756919456 +0100 @@ -25,7 +25,7 @@ License: Apache-2.0 AND BSD-3-Clause URL: https://github.com/simdutf/simdutf -Source0: %{name}-%{version}.tar.zst +Source0: %{name}-%{version}.tar.xz BuildRequires: c++_compiler BuildRequires: cmake ++++++ _scmsync.obsinfo ++++++ mtime: 1774253232 commit: 90d53d01879854667a953bb4a115e0db3feb2d5dad03c273598c0e981001c522 url: https://src.opensuse.org/GNOME/simdutf revision: 90d53d01879854667a953bb4a115e0db3feb2d5dad03c273598c0e981001c522 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.rq3OW2/_old 2026-03-27 16:50:05.868924134 +0100 +++ /var/tmp/diff_new_pack.rq3OW2/_new 2026-03-27 16:50:05.872924301 +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:51:26.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.*
