Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xxhash for openSUSE:Factory checked in at 2026-09-21 12:01:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xxhash (Old) and /work/SRC/openSUSE:Factory/.xxhash.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xxhash" Mon Sep 21 12:01:09 2026 rev:14 rq:1379140 version:0.8.4 Changes: -------- --- /work/SRC/openSUSE:Factory/xxhash/xxhash.changes 2025-01-01 23:04:10.055244197 +0100 +++ /work/SRC/openSUSE:Factory/.xxhash.new.383539/xxhash.changes 2026-09-21 12:01:30.906951223 +0200 @@ -1,0 +2,12 @@ +Sat Sep 19 23:09:13 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 0.8.4 + * This release adds vectorized implementations for the RISC-V + Vector extension and LoongArch LASX. + * Prefer NEON over SVE on AArch64, improving XXH3 speed by + 25–40%. + * `xxhsum` can now receive a full 64-bit seed through option `-s`. + * When processing a list of files, read errors no longer prevent + subsequent files from being processed. + +------------------------------------------------------------------- Old: ---- v0.8.3.tar.gz New: ---- v0.8.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xxhash.spec ++++++ --- /var/tmp/diff_new_pack.z4AZkO/_old 2026-09-21 12:01:32.111001721 +0200 +++ /var/tmp/diff_new_pack.z4AZkO/_new 2026-09-21 12:01:32.115001889 +0200 @@ -1,7 +1,7 @@ # # spec file for package xxhash # -# Copyright (c) 2024 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 @@ -17,7 +17,7 @@ Name: xxhash -Version: 0.8.3 +Version: 0.8.4 Release: 0 Summary: Non-cryptographic hash algorithm License: BSD-2-Clause AND GPL-2.0-only @@ -26,7 +26,7 @@ Source: https://github.com/Cyan4973/xxHash/archive/v%version.tar.gz Patch1: test-tools-do-not-override-cflags.patch Patch2: inline.patch -BuildRequires: gcc-c++ +BuildRequires: c++_compiler BuildRequires: pkg-config BuildRequires: time %{?suse_build_hwcaps_libs} ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.z4AZkO/_old 2026-09-21 12:01:32.144003105 +0200 +++ /var/tmp/diff_new_pack.z4AZkO/_new 2026-09-21 12:01:32.147003231 +0200 @@ -1,5 +1,5 @@ -mtime: 1735588856 -commit: dd117a6fc33399c22f6e7352b8796f91ebe3cc436fa84f61556b5e66266b5976 +mtime: 1789859775 +commit: 753bc8b60906a3fa4b7d99991cb741d8b64a947ffe56d827e90237e68a3a72bf url: https://src.opensuse.org/jengelh/xxhash 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-09-20 01:16:15.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ test-tools-do-not-override-cflags.patch ++++++ --- /var/tmp/diff_new_pack.z4AZkO/_old 2026-09-21 12:01:32.304009815 +0200 +++ /var/tmp/diff_new_pack.z4AZkO/_new 2026-09-21 12:01:32.307009941 +0200 @@ -5,14 +5,14 @@ Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -Index: xxHash-0.8.3/Makefile +Index: xxHash-0.8.4/Makefile =================================================================== ---- xxHash-0.8.3.orig/Makefile -+++ xxHash-0.8.3/Makefile -@@ -483,8 +483,8 @@ test-all: test test32 test-unicode clang +--- xxHash-0.8.4.orig/Makefile ++++ xxHash-0.8.4/Makefile +@@ -539,8 +539,8 @@ test-all: test test32 test-unicode clang .PHONY: test-tools - test-tools: + test-tools: check-version - CFLAGS=-Werror $(MAKE) -C tests/bench - CFLAGS=-Werror $(MAKE) -C tests/collisions check + $(MAKE) -C tests/bench ++++++ v0.8.3.tar.gz -> v0.8.4.tar.gz ++++++ ++++ 6517 lines of diff (skipped)
