Hello community, here is the log from the commit of package codec2 for openSUSE:Factory checked in at 2017-05-31 12:20:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/codec2 (Old) and /work/SRC/openSUSE:Factory/.codec2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "codec2" Wed May 31 12:20:24 2017 rev:2 rq:499754 version:0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/codec2/codec2.changes 2017-03-28 15:21:32.519346249 +0200 +++ /work/SRC/openSUSE:Factory/.codec2.new/codec2.changes 2017-05-31 12:20:32.609613475 +0200 @@ -1,0 +2,11 @@ +Tue May 30 12:25:22 UTC 2017 - [email protected] + +- Update licensing information + +------------------------------------------------------------------- +Sun Apr 16 09:10:20 UTC 2017 - [email protected] + +- Update to version 0.6: + * No upstream changelog available + +------------------------------------------------------------------- Old: ---- codec2-0.5.1.tar.xz New: ---- codec2-0.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ codec2.spec ++++++ --- /var/tmp/diff_new_pack.JWoyFg/_old 2017-05-31 12:20:33.333511285 +0200 +++ /var/tmp/diff_new_pack.JWoyFg/_new 2017-05-31 12:20:33.337510721 +0200 @@ -16,13 +16,14 @@ # -%define libname lib%{name}-0_5 +%define libname lib%{name}-0_6 Name: codec2 -Version: 0.5.1 +Version: 0.6 Release: 0 Summary: Low bit rate speech codec # octave and asterisk directories contain GPL-2.0 licensed code but its not -# used +# used build, only used in examples subpackage. src/horus_l2.* is not free +# for non-commercial usage but is not used either. License: LGPL-2.1 Group: Productivity/Hamradio/Other Url: http://rowetel.com/codec2.html @@ -31,6 +32,7 @@ BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkgconfig +BuildRequires: pkgconfig(samplerate) BuildRequires: pkgconfig(speex) BuildRequires: pkgconfig(speexdsp) @@ -40,7 +42,6 @@ %package -n %{libname} Summary: Low bit rate speech codec -Summary: Low bit rate speech codec License: LGPL-2.1 Group: System/Libraries @@ -61,6 +62,7 @@ %package examples Summary: Example code for Codec 2 License: GPL-2.0 AND LGPL-2.1 +Group: Productivity/Hamradio/Other Requires: %{name}-devel = %{version} BuildArch: noarch @@ -69,6 +71,9 @@ %prep %setup -q +# horus_l2.* is not needed for building and has to be removed due to +# licensing reasons +rm -rf src/horus_l2.* %build %cmake \ @@ -77,7 +82,6 @@ -Wno-dev make %{?_smp_mflags} - %install %cmake_install @@ -91,7 +95,7 @@ Name: codec2 Version: %{version} -License: GPL-2.0 AND LGPL-2.1 +License: GPL-2.0 and LGPL-2.1 Description: Low bit rate speech codec for two-way radio Cflags: -I\${includedir} Libs: -L\${libdir} -l%{name} @@ -107,6 +111,8 @@ %{_bindir}/c2demo %{_bindir}/c2enc %{_bindir}/c2sim +%{_bindir}/drs232 +%{_bindir}/drs232_ldpc %{_bindir}/fdmdv_demod %{_bindir}/fdmdv_get_test_bits %{_bindir}/fdmdv_interleave @@ -114,6 +120,7 @@ %{_bindir}/fdmdv_put_test_bits %{_bindir}/fec_dec %{_bindir}/fec_enc +%{_bindir}/fsk_mod %{_bindir}/fm_demod %{_bindir}/insert_errors ++++++ codec2-0.5.1.tar.xz -> codec2-0.6.tar.xz ++++++ /work/SRC/openSUSE:Factory/codec2/codec2-0.5.1.tar.xz /work/SRC/openSUSE:Factory/.codec2.new/codec2-0.6.tar.xz differ: char 26, line 1
