Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 19:19:24 +00:00
parent aade9c9eb2
commit 5e4cc41e9b

View File

@ -5,7 +5,7 @@
Summary: Firmware for several ALSA-supported sound cards
Name: alsa-firmware
Version: 1.2.4
Release: 5%{?dist}
Release: 6%{?dist}
# See later in the spec for a breakdown of licensing
License: GPL+ and BSD and GPLv2+ and GPLv2 and LGPLv2+
URL: http://www.alsa-project.org/
@ -200,6 +200,10 @@ make install DESTDIR=%{buildroot}
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.4-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.4-5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937