Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 21:44:51 +00:00 committed by Stepan Oksanichenko
parent 7a2a08fb6f
commit 9fb441375c
2 changed files with 6 additions and 1 deletions

1
.libsmbios.metadata Normal file
View File

@ -0,0 +1 @@
60f44f8938a73efeb571a47de00b18b3aeaf543a libsmbios-2.4.3.tar.gz

View File

@ -4,7 +4,7 @@
Name: libsmbios
Version: 2.4.3
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Libsmbios C/C++ shared libraries
License: GPLv2+ or OSL 2.1
@ -199,6 +199,10 @@ rename %{pot_file}.mo %{lang_dom}.mo $(find %{buildroot}/%{_datadir} -name %{pot
%{_datadir}/smbios-utils
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.4.3-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.4.3-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937