From 53a738dc924da8bfd7a0a3388fcbafb866fd6d68 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 07:15:46 +0100 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/scapy.git#3eb2aa0901505d7fb70bdb2d438702a13a764809 --- scapy.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/scapy.spec b/scapy.spec index 81daef9..c21414f 100644 --- a/scapy.spec +++ b/scapy.spec @@ -1,6 +1,6 @@ Name: scapy Version: 2.4.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Interactive packet manipulation tool and network scanner %global gituser secdev @@ -46,6 +46,7 @@ requests and replies, and much more.} BuildArch: noarch +BuildRequires: make BuildRequires: sed %if 0%{?with_python2} @@ -226,6 +227,9 @@ ln -s %{_bindir}/UTscapy3 %{buildroot}%{_bindir}/UTscapy %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.4.3-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 2.4.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild