Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package volk for openSUSE:Factory checked in at 2021-06-07 22:43:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/volk (Old) and /work/SRC/openSUSE:Factory/.volk.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "volk" Mon Jun 7 22:43:49 2021 rev:7 rq:897962 version:2.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/volk/volk.changes 2020-12-18 20:00:15.086117820 +0100 +++ /work/SRC/openSUSE:Factory/.volk.new.32437/volk.changes 2021-06-07 22:44:16.940564348 +0200 @@ -1,0 +2,22 @@ +Sat Jun 5 12:00:12 UTC 2021 - Martin Hauke <mar...@gmx.de> + +- Update to version 2.5.0 + Kernels + * volk_32f_stddev_and_mean_32f_x2: implemented Young and + Cramer's algorithm + * volk_32fc_accumulator_s32fc: Add new kernel + * volk_16ic_x2_dot_prod_16ic_u_avx2: Fix Typo, was _axv2. + * Remove _mm256_zeroupper() calls + * Enforce consistent function prototypes + * 32fc_index_max: Improve speed of AVX2 version + * conv_k7_r2: Disable broken AVX2 code + * improve volk_8i_s32f_convert_32f for ARM NEON + * Calculate cos in AVX512F + * Calculate sin using AVX512F + Fixes: + * Fix segmentation fault when using GCC 8 + * Fix python version detection + * cmake: Check that 'distutils' is available + * c11: Remove pre-C11 preprocessor instructions + +------------------------------------------------------------------- Old: ---- volk-2.4.1.tar.xz volk-2.4.1.tar.xz.sig New: ---- volk-2.5.0.tar.xz volk-2.5.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ volk.spec ++++++ --- /var/tmp/diff_new_pack.i3OncK/_old 2021-06-07 22:44:17.500565293 +0200 +++ /var/tmp/diff_new_pack.i3OncK/_new 2021-06-07 22:44:17.500565293 +0200 @@ -1,7 +1,7 @@ # # spec file for package volk # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # 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 2 -%global soname 2_4 +%global soname 2_5 Name: volk -Version: 2.4.1 +Version: 2.5.0 Release: 0 Summary: Vector-Optimized Library of Kernels License: GPL-3.0-only ++++++ volk-2.4.1.tar.xz -> volk-2.5.0.tar.xz ++++++ ++++ 4175 lines of diff (skipped)