|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: sbc
|
|
|
|
Name: sbc
|
|
|
|
Version: 2.0
|
|
|
|
Version: 2.0
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 6%{?dist}
|
|
|
|
Summary: Sub Band Codec used by bluetooth A2DP
|
|
|
|
Summary: Sub Band Codec used by bluetooth A2DP
|
|
|
|
|
|
|
|
|
|
|
|
License: GPL-2.0-only AND LGPL-2.1-or-later
|
|
|
|
License: GPL-2.0-only AND LGPL-2.1-or-later
|
|
|
@ -65,6 +65,10 @@ find %{buildroot} -type f -name "*.la" -delete
|
|
|
|
%{_libdir}/libsbc.so
|
|
|
|
%{_libdir}/libsbc.so
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.0-6
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.0-5
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.0-5
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|