diff --git a/libteam.spec b/libteam.spec index 328f4a0..e953927 100644 --- a/libteam.spec +++ b/libteam.spec @@ -1,6 +1,6 @@ Name: libteam Version: 1.31 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Library for controlling team network device License: LGPLv2+ URL: http://www.libteam.org @@ -67,7 +67,6 @@ necessary for developing programs using libteamdctl. %description -n network-scripts-teamd This provides the ifup and ifdown scripts for use with the legacy network service. -service. %prep %autosetup -p1 @@ -143,6 +142,9 @@ install -p -m 755 utils/team2bond $RPM_BUILD_ROOT%{_bindir}/team2bond %{_sysconfdir}/sysconfig/network-scripts/ifdown-TeamPort %changelog +* Mon Aug 16 2021 Hangbin Liu - 1.31-10 +- Remove an extra line in spec file + * Mon Aug 09 2021 Mohan Boddu - 1.31-9 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688