From c2e286e9fc597c7288a3ef90690c54864bc08157 Mon Sep 17 00:00:00 2001 From: Xin Long Date: Wed, 3 Jan 2024 18:01:56 -0500 Subject: [PATCH] Use SDPX license IDs Signed-off-by: Xin Long --- libteam.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libteam.spec b/libteam.spec index 35f7923..1e5adca 100644 --- a/libteam.spec +++ b/libteam.spec @@ -1,8 +1,8 @@ Name: libteam Version: 1.32 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for controlling team network device -License: LGPLv2+ +License: LGPL-2.0-or-later URL: http://www.libteam.org Source: http://www.libteam.org/files/libteam-%{version}.tar.gz @@ -131,6 +131,9 @@ install -p -m 755 utils/bond2team $RPM_BUILD_ROOT%{_bindir}/bond2team %{_sysconfdir}/sysconfig/network-scripts/ifdown-TeamPort %changelog +* Wed Jan 03 2024 Xin Long - 1.32-2 +Use SDPX license IDs + * Wed Sep 06 2023 Jiri Pirko - 1.32-1 teamd: Add option to change evaluation logic of multiple link-watchers Revert: teamd: lacp: make sure that lacp_port_agg_update() works with correct unselectable state