diff --git a/codec2.spec b/codec2.spec index fb4496e..aefae09 100644 --- a/codec2.spec +++ b/codec2.spec @@ -2,7 +2,7 @@ Name: codec2 Version: 0.9.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Next-Generation Digital Voice for Two-Way Radio License: LGPLv2 @@ -49,6 +49,7 @@ Example code for Codec 2 %build mkdir build_linux && pushd build_linux %cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo \ + -DLPCNET=ON \ ../ make %{?_smp_mflags} @@ -92,6 +93,9 @@ EOF %changelog +* Fri May 22 2020 Richard Shaw - 0.9.2-2 +- Rebuild with lpcnetfreedv. + * Thu Apr 16 2020 Richard Shaw - 0.9.2-1 - Update to 0.9.2.