From c1d8b0ff7cbb9cc2750a1d347c6d9a57b3e6a508 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 11:05:30 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- scapy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scapy.spec b/scapy.spec index 1223482..d3bd6ef 100644 --- a/scapy.spec +++ b/scapy.spec @@ -1,6 +1,6 @@ Name: scapy Version: 2.4.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Interactive packet manipulation tool and network scanner %global gituser secdev @@ -142,6 +142,9 @@ ln -s %{_bindir}/UTscapy3 %{buildroot}%{_bindir}/UTscapy %changelog +* Mon Aug 19 2019 Miro HronĨok - 2.4.0-7 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 2.4.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild