Update to 1.0.1.

epel9
Richard Shaw 3 years ago
parent 7399b0a3d0
commit 3a6ff6426a

1
.gitignore vendored

@ -7,3 +7,4 @@
/codec2-0.8.1.tar.xz
/codec2-0.9.2.tar.gz
/codec2-1.0.0.tar.gz
/codec2-1.0.1.tar.gz

@ -2,8 +2,8 @@
%{?rhel: %global cmake %cmake3}
Name: codec2
Version: 1.0.0
Release: 1%{?dist}.2
Version: 1.0.1
Release: 1%{?dist}
Summary: Next-Generation Digital Voice for Two-Way Radio
License: LGPLv2
@ -68,7 +68,7 @@ libdir=\${exec_prefix}/%{_lib}
Name: codec2
Description: Next-Generation Digital Voice for Two-Way Radio
Version: 1.0.0
Version: 1.0.1
Cflags: -I\${includedir}
Libs: -L\${libdir} -l%{name}
EOF
@ -90,6 +90,9 @@ EOF
%changelog
* Sun Dec 05 2021 Richard Shaw <hobbes1069@gmail.com> - 1.0.1-1
- Update to 1.0.1.
* Mon Aug 09 2021 Richard Shaw <hobbes1069@gmail.com> - 1.0.0-1.2
- Rebuild codec2 with lpcnetfreedv post bootstrap.

@ -1 +1 @@
SHA512 (codec2-1.0.0.tar.gz) = bba8ccf915600b093252c85059c5472804e843f5a4e331cc6e01f31b4131d84362d8385d0a1d8703be36064ca498e58181c2b7fdedb76d0be58bf6f13ec929b3
SHA512 (codec2-1.0.1.tar.gz) = e32b6ebb5480b4a6ae15e835abc0da4fac7fb46a2b14bcc2a3c52df2da6c8d3f5acbcf83d8039f1ee402b4d2e1e7445841e3c9c415bfb70af3a251e74ab3f3b6

Loading…
Cancel
Save