Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xdigest for openSUSE:Factory checked in at 2026-02-20 17:43:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xdigest (Old) and /work/SRC/openSUSE:Factory/.xdigest.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xdigest" Fri Feb 20 17:43:25 2026 rev:3 rq:1334065 version:0.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xdigest/xdigest.changes 2026-02-14 21:38:16.259004855 +0100 +++ /work/SRC/openSUSE:Factory/.xdigest.new.1977/xdigest.changes 2026-02-20 17:51:24.429478118 +0100 @@ -1,0 +2,7 @@ +Thu Feb 19 19:04:28 UTC 2026 - Andreas Stieger <[email protected]> + +- Update to 0.5.0: + * Build fixes for multiple platforms + * USE_ASM can now auto-detect + +------------------------------------------------------------------- Old: ---- xdigest-0.4.1.tar.gz New: ---- xdigest-0.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xdigest.spec ++++++ --- /var/tmp/diff_new_pack.lRZIlB/_old 2026-02-20 17:51:26.865579963 +0100 +++ /var/tmp/diff_new_pack.lRZIlB/_new 2026-02-20 17:51:26.869580129 +0100 @@ -18,13 +18,14 @@ %define sover 0 Name: xdigest -Version: 0.4.1 +Version: 0.5.0 Release: 0 Summary: Digest algorithm library designed for speed License: Apache-2.0 URL: https://github.com/rinrab/xdigest Source: https://github.com/rinrab/xdigest/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: cmake +ExcludeArch: riscv64 %description Xdigest is a digest algorithm implementation library designed for speed. It @@ -57,10 +58,10 @@ %build %cmake \ -%ifnarch %{ix86} x86_64 +%ifarch aarch64 -DUSE_ASM:BOOL=OFF \ %endif -%ifarch %{arm} ppc64le riscv64 s390x +%ifarch ppc64le s390x -DENABLE_TESTS:BOOF=OFF \ %endif %{nil} ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.lRZIlB/_old 2026-02-20 17:51:26.981584812 +0100 +++ /var/tmp/diff_new_pack.lRZIlB/_new 2026-02-20 17:51:27.045587488 +0100 @@ -1,5 +1,5 @@ -mtime: 1771002875 -commit: 0dee0df4ae4a916330ab9e97ad4bf587aa0c136e558edcc5b4de3dc86e3465be +mtime: 1771528729 +commit: f6a8561682403325699513672c1c28868adc4f8bac4b8414d05d442172ce1e99 url: https://src.opensuse.org/clibs/xdigest revision: master ++++++ build.specials.obscpio ++++++ ++++++ 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-02-19 20:19:34.000000000 +0100 @@ -0,0 +1 @@ +.osc ++++++ xdigest-0.4.1.tar.gz -> xdigest-0.5.0.tar.gz ++++++ ++++ 22473 lines of diff (skipped)
