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:56:27 +00:00
parent d7221b2e2a
commit 0674dfe557

View File

@ -2,7 +2,7 @@ Summary: Settings tool for Ethernet NICs
Name: ethtool
Epoch: 2
Version: 5.10
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2
URL: https://www.kernel.org/pub/software/network/%{name}/
Source0: https://www.kernel.org/pub/software/network/%{name}/%{name}-%{version}.tar.xz
@ -40,6 +40,10 @@ xzcat '%{SOURCE0}' | %{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}
%{_mandir}/man8/%{name}.8*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2:5.10-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 2:5.10-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937