From f43fd0ae6f040acea14a8fed21a97a8dfc3af951 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 12:26:46 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libteam.git#c5b30f3e2a1bca0bf6ae03b7967869df0d6ab5cf --- libteam.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libteam.spec b/libteam.spec index cf5547e..72d8d58 100644 --- a/libteam.spec +++ b/libteam.spec @@ -1,6 +1,6 @@ Name: libteam Version: 1.31 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library for controlling team network device License: LGPLv2+ URL: http://www.libteam.org @@ -14,6 +14,7 @@ BuildRequires: dbus-devel BuildRequires: systemd BuildRequires: swig BuildRequires: doxygen +BuildRequires: make %description This package contains a library which is a user-space @@ -130,6 +131,9 @@ install -p -m 755 utils/bond2team $RPM_BUILD_ROOT%{_bindir}/bond2team %{_sysconfdir}/sysconfig/network-scripts/ifdown-TeamPort %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.31-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.31-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild