import CS sbc-1.4-10.el9

This commit is contained in:
AlmaLinux RelEng Bot 2026-03-30 11:03:33 -04:00
parent d3fd5b95ae
commit 54542c33da

View File

@ -1,6 +1,6 @@
Name: sbc
Version: 1.4
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Sub Band Codec used by bluetooth A2DP
License: GPLv2 and LGPLv2+
@ -65,6 +65,10 @@ find %{buildroot} -type f -name "*.la" -delete
%{_libdir}/libsbc.so
%changelog
* Mon Dec 1 2025 Tomas Pelka <tpelka@redhat.com> - 1.4-10
- Bump release to address sbc-devel inclusion to CRB
Resolves: RHEL-105435
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.4-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688