Hello community,

here is the log from the commit of package volk for openSUSE:Factory checked in 
at 2020-02-27 14:40:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/volk (Old)
 and      /work/SRC/openSUSE:Factory/.volk.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "volk"

Thu Feb 27 14:40:05 2020 rev:3 rq:779803 version:2.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/volk/volk.changes        2019-12-23 
22:48:58.654101621 +0100
+++ /work/SRC/openSUSE:Factory/.volk.new.26092/volk.changes     2020-02-27 
14:40:37.462439108 +0100
@@ -1,0 +2,19 @@
+Wed Feb 26 19:47:28 UTC 2020 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 2.2.1
+  Changes
+  * Fix loop bound in AVX rotator
+  * Fix out-of-bounds read in AVX2 square dist kernel
+  * Fix length checks in AVX2 index max kernels
+  * includes: rearrange attributes to simplify macros Whitespace
+  * kernels: fix usage in header comments
+- Update to version 2.2.0
+  Highlights
+  * Dropped Python 2 build support
+    + Removed Python six module dependency
+  * Use C11 aligned_alloc whenever possible
+  * Add VOLK version in volk_version.h (included in volk.h)
+  * Improved CMake code
+  * Improved code with lots of refactoring and performance tweaks
+
+-------------------------------------------------------------------

Old:
----
  volk-2.1.0.tar.gz

New:
----
  volk-2.2.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ volk.spec ++++++
--- /var/tmp/diff_new_pack.Vh40WQ/_old  2020-02-27 14:40:40.914446230 +0100
+++ /var/tmp/diff_new_pack.Vh40WQ/_new  2020-02-27 14:40:40.918446238 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package volk
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 
 
 %global sonum 2
-%global soname 2_1
+%global soname 2_2_1
 
 Name:           volk
-Version:        2.1.0
+Version:        2.2.1
 Release:        0
 Summary:        Vector-Optimized Library of Kernels
 License:        GPL-3.0-only
@@ -35,7 +35,6 @@
 BuildRequires:  orc
 BuildRequires:  python-rpm-macros
 BuildRequires:  python3-Mako
-BuildRequires:  python3-six
 
 %description
 VOLK provides a library of vector-optimized kernels. It is a subproject

++++++ volk-2.1.0.tar.gz -> volk-2.2.1.tar.gz ++++++
++++ 3479 lines of diff (skipped)


Reply via email to