diff --git a/fcoe-utils.spec b/fcoe-utils.spec index 47283b4..43fbafd 100644 --- a/fcoe-utils.spec +++ b/fcoe-utils.spec @@ -7,7 +7,7 @@ Name: fcoe-utils Version: 1.0.33 -Release: 2.git%{shortcommit0}%{?dist} +Release: 3.git%{shortcommit0}%{?dist} Summary: Fibre Channel over Ethernet utilities License: GPLv2 URL: http://www.open-fcoe.org @@ -26,6 +26,7 @@ BuildRequires: libtool BuildRequires: lldpad-devel >= 0.9.43 BuildRequires: systemd BuildRequires: libbsd-devel +BuildRequires: make Requires: lldpad >= 0.9.43 Requires: iproute Requires: device-mapper-multipath @@ -84,6 +85,9 @@ rm -f %{buildroot}/%{_sysconfdir}/fcoe/config %{_libexecdir}/fcoe/ %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.0.33-3.gitfe376de +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Nov 14 2020 Jeff Law - 1.0.33-2.gitfe376de - Disable fatal diagnostic from gcc-11 for fping