Update to 0.8.

epel9
Richard Shaw 7 years ago
parent afc6fefd82
commit dcfdcf99e9

1
.gitignore vendored

@ -3,3 +3,4 @@
/codec2-0.5.tar.xz
/codec2-0.6.tar.xz
/codec2-0.7.tar.xz
/codec2-0.8.tar.xz

@ -1,13 +1,13 @@
%{?rhel: %global cmake %cmake3}
Name: codec2
Version: 0.7
Release: 4%{?dist}
Version: 0.8
Release: 1%{?dist}
Summary: Next-Generation Digital Voice for Two-Way Radio
License: LGPLv2
URL: http://rowetel.com/codec2.html
Source0: http://files.freedv.org/%{name}/%{name}-%{version}.tar.xz
Source0: https://hobbes1069.fedorapeople.org/freetel/%{name}/%{name}-%{version}.tar.xz
BuildRequires: cmake%{?rhel:3}
BuildRequires: libsamplerate-devel
@ -74,9 +74,7 @@ Libs: -L\${libdir} -l%{name}
EOF
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%ldconfig_scriptlets
%files
@ -92,6 +90,9 @@ EOF
%changelog
* Tue May 29 2018 Richard Shaw <hobbes1069@gmail.com> - 0.8-1
- Update to 0.8.
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

@ -1 +1 @@
SHA512 (codec2-0.7.tar.xz) = bf2f40071c21096d9504aacb293e7c293e1a51d732b91d870b5b35c372684cdb187fe4aafb6c27601c75167bd3783470e054d65b4be215facf67acee8afc56af
SHA512 (codec2-0.8.tar.xz) = dd10ca2d5cb18bef2b1e363d005b63ed3d0ed4b829ed172ec61f2f678460356f8cadb578d9fe4adfff49c18991e0396b0bc892c9e88b53acf98c2412e731d4f9

Loading…
Cancel
Save