Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package codec2 for openSUSE:Factory checked in at 2022-01-23 12:15:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/codec2 (Old) and /work/SRC/openSUSE:Factory/.codec2.new.1938 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "codec2" Sun Jan 23 12:15:09 2022 rev:8 rq:947868 version:1.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/codec2/codec2.changes 2021-10-11 15:31:23.458823202 +0200 +++ /work/SRC/openSUSE:Factory/.codec2.new.1938/codec2.changes 2022-01-23 12:16:25.396173089 +0100 @@ -1,0 +2,10 @@ +Fri Jan 21 07:44:06 UTC 2022 - Martin Pluskal <[email protected]> + +- Update to version 1.0.3: + * Internal changes only +- Drop no longer needed patches: + * moved-freedv_callback_rx_sym-into-internal-header.patch + * codec2-no_return_random.patch +- Disable unit tests as they were not run anyways and require octave + +------------------------------------------------------------------- Old: ---- codec2-1.0.1.tar.gz codec2-no_return_random.patch moved-freedv_callback_rx_sym-into-internal-header.patch New: ---- codec2-1.0.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ codec2.spec ++++++ --- /var/tmp/diff_new_pack.INV5HY/_old 2022-01-23 12:16:26.156168010 +0100 +++ /var/tmp/diff_new_pack.INV5HY/_new 2022-01-23 12:16:26.164167956 +0100 @@ -1,7 +1,7 @@ # # spec file for package codec2 # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define libname lib%{name}-1_0 Name: codec2 -Version: 1.0.1 +Version: 1.0.3 Release: 0 Summary: Low bit rate speech codec # octave and asterisk directories contain GPL-2.0 licensed code but its not @@ -29,8 +29,6 @@ Source: https://github.com/drowe67/codec2/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: %{name}-rpmlintrc Source2: baselibs.conf -Patch0: codec2-no_return_random.patch -Patch1: moved-freedv_callback_rx_sym-into-internal-header.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkgconfig @@ -72,12 +70,12 @@ Example code for Codec 2, including test voices and matlab/octave files. %prep -%autosetup -p1 +%autosetup %build %cmake \ -DINSTALL_EXAMPLES=TRUE \ - -DUNITTEST=TRUE + -DUNITTEST=FALSE %cmake_build %install ++++++ codec2-1.0.1.tar.gz -> codec2-1.0.3.tar.gz ++++++ /work/SRC/openSUSE:Factory/codec2/codec2-1.0.1.tar.gz /work/SRC/openSUSE:Factory/.codec2.new.1938/codec2-1.0.3.tar.gz differ: char 23, line 1
