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 21:59:56 +00:00
parent 21057ed191
commit 9026f61f07

View File

@ -7,7 +7,7 @@
Name: lldpad
Version: 1.1.0
Release: 3.git%{checkout}%{?dist}
Release: 4.git%{checkout}%{?dist}
Summary: Intel LLDP Agent
License: GPLv2
URL: http://open-lldp.org/
@ -83,6 +83,10 @@ rm -f %{buildroot}%{_libdir}/liblldp_clif.la
%{_libdir}/liblldp_clif.so
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.0-4.git85e5583
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.0-3.git85e5583
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937