|
|
|
@ -1,8 +1,9 @@
|
|
|
|
|
%undefine __cmake_in_source_build
|
|
|
|
|
%{?rhel: %global cmake %cmake3}
|
|
|
|
|
|
|
|
|
|
Name: codec2
|
|
|
|
|
Version: 0.9.2
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: Next-Generation Digital Voice for Two-Way Radio
|
|
|
|
|
License: LGPLv2
|
|
|
|
|
|
|
|
|
@ -90,6 +91,9 @@ EOF
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Dec 20 2020 Richard Shaw <hobbes1069@gmail.com> - 0.9.2-5
|
|
|
|
|
- Rebuild for updated lpcnetfreedv.
|
|
|
|
|
|
|
|
|
|
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.2-4
|
|
|
|
|
- Second attempt - Rebuilt for
|
|
|
|
|
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|