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:46:58 +00:00
parent ca94379df6
commit 29fad0f8b6

View File

@ -1,6 +1,6 @@
Name: libteam Name: libteam
Version: 1.31 Version: 1.31
Release: 8%{?dist} Release: 9%{?dist}
Summary: Library for controlling team network device Summary: Library for controlling team network device
License: LGPLv2+ License: LGPLv2+
URL: http://www.libteam.org URL: http://www.libteam.org
@ -143,6 +143,10 @@ install -p -m 755 utils/team2bond $RPM_BUILD_ROOT%{_bindir}/team2bond
%{_sysconfdir}/sysconfig/network-scripts/ifdown-TeamPort %{_sysconfdir}/sysconfig/network-scripts/ifdown-TeamPort
%changelog %changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.31-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed Jul 28 2021 Hangbin Liu <haliu@redhat.com> - 1.31-8 * Wed Jul 28 2021 Hangbin Liu <haliu@redhat.com> - 1.31-8
- Build util team2bond in teamd rpm [1986788] - Build util team2bond in teamd rpm [1986788]
- Add some cautions to util team2bond [1986788] - Add some cautions to util team2bond [1986788]