|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: liblc3
|
|
|
|
|
Version: 1.0.4
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Summary: Low Complexity Communication Codec (LC3)
|
|
|
|
|
|
|
|
|
|
License: Apache-2.0
|
|
|
|
@ -58,6 +58,10 @@ the %{name} library.
|
|
|
|
|
%{_bindir}/elc3
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.0.4-6
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.0.4-5
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|