Update to 0.9.2.

epel9
Richard Shaw 5 years ago
parent 43cc552feb
commit edafd8db32

1
.gitignore vendored

@ -5,3 +5,4 @@
/codec2-0.7.tar.xz /codec2-0.7.tar.xz
/codec2-0.8.tar.xz /codec2-0.8.tar.xz
/codec2-0.8.1.tar.xz /codec2-0.8.1.tar.xz
/codec2-0.9.2.tar.gz

@ -1,13 +1,13 @@
%{?rhel: %global cmake %cmake3} %{?rhel: %global cmake %cmake3}
Name: codec2 Name: codec2
Version: 0.8.1 Version: 0.9.2
Release: 5%{?dist} Release: 1%{?dist}
Summary: Next-Generation Digital Voice for Two-Way Radio Summary: Next-Generation Digital Voice for Two-Way Radio
License: LGPLv2 License: LGPLv2
URL: http://rowetel.com/codec2.html URL: http://rowetel.com/codec2.html
Source0: https://hobbes1069.fedorapeople.org/freetel/%{name}/%{name}-%{version}.tar.xz Source0: https://github.com/drowe67/codec2/archive/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: gcc BuildRequires: gcc
BuildRequires: cmake%{?rhel:3} BuildRequires: cmake%{?rhel:3}
@ -69,7 +69,7 @@ libdir=\${exec_prefix}/%{_lib}
Name: codec2 Name: codec2
Description: Next-Generation Digital Voice for Two-Way Radio Description: Next-Generation Digital Voice for Two-Way Radio
Version: 0.8.1 Version: 0.9.2
Cflags: -I\${includedir} Cflags: -I\${includedir}
Libs: -L\${libdir} -l%{name} Libs: -L\${libdir} -l%{name}
EOF EOF
@ -91,6 +91,9 @@ EOF
%changelog %changelog
* Thu Apr 16 2020 Richard Shaw <hobbes1069@gmail.com> - 0.9.2-1
- Update to 0.9.2.
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-5 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (codec2-0.8.1.tar.xz) = 4f2633d510ab68102b77b15492d87d25fe5fa96d90dc1ca6b3bf7deea04a3765382bfbbde981c9cac70d3e9d091c56b2099544b09b36a84ed62cb9087c9bb819 SHA512 (codec2-0.9.2.tar.gz) = 30a2eb95f7b0f47f0c0c7f08c9118f089acc32adf8b27f5b4354c89139efe80607d6d0ca5e0a9eefddf3640f02c483b9c804ad52c5dec6295968b7267f3a716c

Loading…
Cancel
Save