Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 19:19:59 +00:00 committed by Stepan Oksanichenko
parent 9791156a62
commit 95b0f767ec
2 changed files with 6 additions and 1 deletions

1
.alsa-tools.metadata Normal file
View File

@ -0,0 +1 @@
64c3d8ec578386861e2c6f3b0a926453cdac2497 alsa-tools-1.2.2.tar.bz2

View File

@ -25,7 +25,7 @@
Summary: Specialist tools for ALSA
Name: alsa-tools
Version: 1.2.2
Release: 5%{?dist}
Release: 6%{?dist}
# Checked at least one source file from all the sub-projects contained in
# the source tarball and they are consistent GPLv2+ - TJ 2007-11-15
@ -202,6 +202,10 @@ install -m 644 %{SOURCE1} %{buildroot}/lib/udev/rules.d
%endif
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.2-5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937