Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package volk for openSUSE:Factory checked in 
at 2023-01-16 17:59:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/volk (Old)
 and      /work/SRC/openSUSE:Factory/.volk.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "volk"

Mon Jan 16 17:59:56 2023 rev:10 rq:1058715 version:3.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/volk/volk.changes        2022-09-07 
11:06:03.616410132 +0200
+++ /work/SRC/openSUSE:Factory/.volk.new.32243/volk.changes     2023-01-16 
18:02:34.536045217 +0100
@@ -1,0 +2,8 @@
+Sat Jan 14 17:55:44 UTC 2023 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 3.0.0
+  * License switch to LGPLv3+
+  * Fix build for 32 bit arm with neon
+  * Add experimental support for MIPS and RISC-V
+
+-------------------------------------------------------------------

Old:
----
  volk-2.5.2.tar.xz
  volk-2.5.2.tar.xz.asc

New:
----
  volk-3.0.0.tar.xz
  volk-3.0.0.tar.xz.asc

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

Other differences:
------------------
++++++ volk.spec ++++++
--- /var/tmp/diff_new_pack.w69F5t/_old  2023-01-16 18:02:35.152048504 +0100
+++ /var/tmp/diff_new_pack.w69F5t/_new  2023-01-16 18:02:35.160048547 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package volk
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,18 @@
 #
 
 
-%global sonum 2
-%global soname 2_5
+%global sonum 3
+%global soname 3_0
 Name:           volk
-Version:        2.5.2
+Version:        3.0.0
 Release:        0
 Summary:        Vector-Optimized Library of Kernels
-License:        GPL-3.0-only
+License:        LGPL-3.0-or-later
 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.asc
-Source99:       
https://github.com/gnuradio/volk/releases/download/v%{version}/gpg_volk_release_key.asc#/volk.keyring
+Source99:       volk.keyring
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -111,7 +111,7 @@
 %{_libdir}/libvolk.so.%{sonum}*
 
 %files -n volk_modtool
-%doc python/volk_modtool/README
+%doc python/volk_modtool/README.md
 %{_bindir}/volk_modtool
 %{python3_sitearch}/volk_modtool
 

++++++ volk-2.5.2.tar.xz -> volk-3.0.0.tar.xz ++++++
++++ 4139 lines of diff (skipped)

Reply via email to