Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package volk for openSUSE:Factory checked in at 2026-02-09 15:45:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/volk (Old) and /work/SRC/openSUSE:Factory/.volk.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "volk" Mon Feb 9 15:45:07 2026 rev:18 rq:1331912 version:3.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/volk/volk.changes 2025-10-22 12:21:27.500548891 +0200 +++ /work/SRC/openSUSE:Factory/.volk.new.1670/volk.changes 2026-02-09 15:45:17.213722457 +0100 @@ -1,0 +2,45 @@ +Sun Feb 8 20:30:32 UTC 2026 - Wojciech Kazubski <[email protected]> + +- Update to version 3.3.0 + New kernels + * volk_16i_x2_add_saturated_16i + * volk_16u_x2_add_saturated_16u + * volk_32f_sincos_32f_x2.h + * volk_64f_x2_dot_prod_64f.h + * volk_8i_x2_add_saturated_8i.h + * volk_8u_x2_add_saturated_8u.h + Improvements to a lot of kernels + * RiscV kernels are further improved and fixed + * RVV index_max/min kernels always return the correct (first) + index now + * New AVX512 implementations for a lot of kernels + * Add more NEON kernels with better accuracy + Documentation + * Working on auto-publishing latest docs + * More clarification on our software library dependencies policy + * Improved documentation on the underlying algorithms that are + used + Code quality + * cx-limited-range: Reduce scope of compile feature + * Fully rely on std::filesystem (we used to have a + boost::filesystem fallback) + * Align CMake auto-format with GNU Radio + * Update to modern PIC enablement + * Fix NEON compile checks + * Update code style in more places + * tighter + CI + * Add -Werror flag to CI for C compilation + * Remove obsolete CI, add new CI + * Fix obsolete MacOS Intel CI + Tests + * Add specialized test suite for the rotator kernel + * Improved usability with gtest + * Tighter error bounds for a lot of implementations + Usability + * new performance test output + * fastest implementation is marked with a star + * speed up vs. generic implementation is printed + * test "heat up" added + +------------------------------------------------------------------- Old: ---- volk-3.2.0.tar.xz volk-3.2.0.tar.xz.asc New: ---- volk-3.3.0.tar.xz volk-3.3.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ volk.spec ++++++ --- /var/tmp/diff_new_pack.HVrgYq/_old 2026-02-09 15:45:17.909751458 +0100 +++ /var/tmp/diff_new_pack.HVrgYq/_new 2026-02-09 15:45:17.913751624 +0100 @@ -1,7 +1,7 @@ # # spec file for package volk # -# Copyright (c) 2025 SUSE LLC and contributors +# 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,9 +17,9 @@ %global sonum 3 -%global soname 3_2 +%global soname 3_3 Name: volk -Version: 3.2.0 +Version: 3.3.0 Release: 0 Summary: Vector-Optimized Library of Kernels License: LGPL-3.0-or-later @@ -30,6 +30,7 @@ Source99: volk.keyring BuildRequires: cmake BuildRequires: fdupes +BuildRequires: fmt-devel BuildRequires: gcc-c++ BuildRequires: libboost_filesystem-devel %if 0%{?suse_version} < 1600 ++++++ volk-3.2.0.tar.xz -> volk-3.3.0.tar.xz ++++++ ++++ 28487 lines of diff (skipped)
