SHA256
1
0
forked from pool/codec2

Accepting request 1088989 from hardware:sdr

- Update baselibs.conf to match change of shared library name

- Update to version 1.1.0
  * Internal maintenance.
  * Tx peak levels normalised across modes.
  * New raw data modes to support FreeDATA.

OBS-URL: https://build.opensuse.org/request/show/1088989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/codec2?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2023-05-26 18:15:03 +00:00 committed by Git OBS Bridge
commit 0a63ff4107
5 changed files with 21 additions and 9 deletions

View File

@ -1 +1 @@
libcodec2-1_0
libcodec2-1_1

BIN
codec2-1.0.5.tar.gz (Stored with Git LFS)

Binary file not shown.

3
codec2-1.1.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d56ba661008a780b823d576a5a2742c94d0b0507574643a7d4f54c76134826a3
size 14925316

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu May 25 08:47:07 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
- Update baselibs.conf to match change of shared library name
-------------------------------------------------------------------
Sat May 6 13:39:17 UTC 2023 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to version 1.1.0
* Internal maintenance.
* Tx peak levels normalised across modes.
* New raw data modes to support FreeDATA.
-------------------------------------------------------------------
Sun Jul 17 07:02:37 UTC 2022 - Wojciech Kazubski <wk@ire.pw.edu.pl>

View File

@ -1,7 +1,7 @@
#
# spec file for package codec2
#
# Copyright (c) 2022 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,9 +16,9 @@
#
%define libname lib%{name}-1_0
%define libname lib%{name}-1_1
Name: codec2
Version: 1.0.5
Version: 1.1.0
Release: 0
Summary: Low bit rate speech codec
# octave and asterisk directories contain GPL-2.0 licensed code but its not
@ -81,8 +81,7 @@ Example code for Codec 2, including test voices and matlab/octave files.
%install
%cmake_install
%post -n %{libname} -p /sbin/ldconfig
%postun -n %{libname} -p /sbin/ldconfig
%ldconfig_scriptlets -n %{libname}
%files -n %{libname}
%license COPYING