Update to 0.8.1

epel9
Richard Shaw 7 years ago
parent dcfdcf99e9
commit 5a337290f1

1
.gitignore vendored

@ -4,3 +4,4 @@
/codec2-0.6.tar.xz /codec2-0.6.tar.xz
/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

@ -1,7 +1,7 @@
%{?rhel: %global cmake %cmake3} %{?rhel: %global cmake %cmake3}
Name: codec2 Name: codec2
Version: 0.8 Version: 0.8.1
Release: 1%{?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
@ -68,7 +68,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: %{version} Version: 0.8.1
Cflags: -I\${includedir} Cflags: -I\${includedir}
Libs: -L\${libdir} -l%{name} Libs: -L\${libdir} -l%{name}
EOF EOF
@ -90,6 +90,9 @@ EOF
%changelog %changelog
* Sun Jun 03 2018 Richard Shaw <hobbes1069@gmail.com> - 0.8.1-1
- Update to 0.8.1
* Tue May 29 2018 Richard Shaw <hobbes1069@gmail.com> - 0.8-1 * Tue May 29 2018 Richard Shaw <hobbes1069@gmail.com> - 0.8-1
- Update to 0.8. - Update to 0.8.

@ -1 +1 @@
SHA512 (codec2-0.8.tar.xz) = dd10ca2d5cb18bef2b1e363d005b63ed3d0ed4b829ed172ec61f2f678460356f8cadb578d9fe4adfff49c18991e0396b0bc892c9e88b53acf98c2412e731d4f9 SHA512 (codec2-0.8.1.tar.xz) = 4f2633d510ab68102b77b15492d87d25fe5fa96d90dc1ca6b3bf7deea04a3765382bfbbde981c9cac70d3e9d091c56b2099544b09b36a84ed62cb9087c9bb819

Loading…
Cancel
Save