Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package volk for openSUSE:Factory checked in at 2022-09-07 11:05:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/volk (Old) and /work/SRC/openSUSE:Factory/.volk.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "volk" Wed Sep 7 11:05:54 2022 rev:9 rq:1001455 version:2.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/volk/volk.changes 2021-07-31 18:52:30.334450462 +0200 +++ /work/SRC/openSUSE:Factory/.volk.new.2083/volk.changes 2022-09-07 11:06:03.616410132 +0200 @@ -1,0 +2,55 @@ +Mon Sep 5 17:48:54 UTC 2022 - Wojciech Kazubski <[email protected]> + +- Update to version 2.5.2 + CI + * Update all test jobs to more recent actions + volk_8u_x4_conv_k7_r2_8u + * Add NEON implementation neonspiral via sse2neon.h + Fixes + * Fix out-of-bounds reads + * Fix broken neon kernels + * Fix float to int conversion + CMake + * Suppress superfluous warning + * Fix Python install path calculation and documentation + cpu_features + * Update submodule pointer + VOLK 3.0 release preparations + * Use SPDX license identifiers everywhere + * Re-arrange files in top-level folder + * Update Doxygen and all Doxygen related tasks into docs + +------------------------------------------------------------------- +Sat Feb 12 12:59:47 UTC 2022 - Wojciech Kazubski <[email protected]> + +- Update to version 2.5.1 + Kernels + * Fixup underperforming GENERIC kernel for volk_8u_x4_conv_k7_r2_8u + * volk_32fc_x2_conjugate_dot_prod_32fc: New generic implementation + * Add volk_32f(c)_index_min_16/32u + * Fix volk_32fc_index_min_32u_neon + * Fix volk_32fc_index_min_32u_neon + Misc + * Fix volk_malloc alignment bug + * qa: Remove repeating tests + * python: Switch to sysconfig module + * deprecate: Add attribute deprecated + * deprecate: Exclude warnings on Windows + * docs: Update docs + * Add the list of contributors agreeing to LGPL licensing + * Add a script to count the lines that are pending resubmission + * Testing: Add test for LGPL licensing + * Update CODE_OF_CONDUCT file + Boost + * boost: Remove boost dependency + * c++: Require C++17 for std::filesystem + cpu_features + * cpu_features: Update submodule pointer + * cpu_features: Make cpu_features submodule optional + Zenodo + * zenodo: Add metadata file + * zenodo: Re-organize .zenodo.json +- Patch volk-fix-cpu_features-compilation-error.patch removed (not + needed + +------------------------------------------------------------------- Old: ---- volk-2.5.0.tar.xz volk-2.5.0.tar.xz.sig volk-fix-cpu_features-compilation-error.patch New: ---- volk-2.5.2.tar.xz volk-2.5.2.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ volk.spec ++++++ --- /var/tmp/diff_new_pack.bWOuq5/_old 2022-09-07 11:06:04.388412094 +0200 +++ /var/tmp/diff_new_pack.bWOuq5/_new 2022-09-07 11:06:04.392412104 +0200 @@ -19,16 +19,15 @@ %global sonum 2 %global soname 2_5 Name: volk -Version: 2.5.0 +Version: 2.5.2 Release: 0 Summary: Vector-Optimized Library of Kernels License: GPL-3.0-only Group: Development/Libraries/C and C++ URL: https://libvolk.org/ Source: https://github.com/gnuradio/volk/releases/download/v%{version}/%{name}-%{version}.tar.xz -Source98: https://github.com/gnuradio/volk/releases/download/v%{version}/%{name}-%{version}.tar.xz.asc#/%{name}-%{version}.tar.xz.sig +Source98: https://github.com/gnuradio/volk/releases/download/v%{version}/%{name}-%{version}.tar.xz.asc#/%{name}-%{version}.tar.xz.asc Source99: https://github.com/gnuradio/volk/releases/download/v%{version}/gpg_volk_release_key.asc#/volk.keyring -Patch0: volk-fix-cpu_features-compilation-error.patch BuildRequires: cmake BuildRequires: fdupes BuildRequires: gcc-c++ @@ -73,7 +72,6 @@ %prep %setup -q -%patch0 -p1 %build %cmake @@ -99,7 +97,7 @@ %files %license COPYING -%doc CHANGELOG.md README.md +%doc docs/CHANGELOG.md README.md %{_bindir}/volk_profile %files devel ++++++ volk-2.5.0.tar.xz -> volk-2.5.2.tar.xz ++++++ ++++ 35640 lines of diff (skipped)
