Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package codec2 for openSUSE:Factory checked in at 2025-01-17 18:37:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/codec2 (Old) and /work/SRC/openSUSE:Factory/.codec2.new.5589 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "codec2" Fri Jan 17 18:37:11 2025 rev:13 rq:1238184 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/codec2/codec2.changes 2023-08-02 16:48:28.484631640 +0200 +++ /work/SRC/openSUSE:Factory/.codec2.new.5589/codec2.changes 2025-01-17 18:37:21.124905887 +0100 @@ -1,0 +2,5 @@ +Thu Jan 16 08:48:37 UTC 2025 - Martin Pluskal <[email protected]> + +- Build AVX2 enabled hwcaps library for x86_64-v3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ codec2.spec ++++++ --- /var/tmp/diff_new_pack.iMMyNH/_old 2025-01-17 18:37:21.824934893 +0100 +++ /var/tmp/diff_new_pack.iMMyNH/_new 2025-01-17 18:37:21.824934893 +0100 @@ -1,7 +1,7 @@ # # spec file for package codec2 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,6 @@ Summary: Low bit rate speech codec # octave/plot_fsk_demod_stats.py is GPL-3.0-or-later, unused License: LGPL-2.1-only -Group: Productivity/Hamradio/Other URL: https://rowetel.com/codec2.html Source: https://github.com/drowe67/codec2/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source2: baselibs.conf @@ -31,6 +30,7 @@ BuildRequires: c++_compiler BuildRequires: cmake >= 3.13 BuildRequires: pkgconfig +%{?suse_build_hwcaps_libs} %description Codec 2 is a speech codec designed for communications quality speech @@ -38,7 +38,6 @@ %package -n %{libname} Summary: Low bit rate speech codec -Group: System/Libraries %description -n %{libname} Codec 2 is a speech codec designed for communications quality speech @@ -46,7 +45,6 @@ %package devel Summary: Development library for codec2 -Group: Development/Libraries/C and C++ Requires: %{libname} = %{version} %description devel
