From e85be2573e9022972c4b38dac72b8624524a9bab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:49:56 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- scapy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scapy.spec b/scapy.spec index bcf8fd9..70b9ced 100644 --- a/scapy.spec +++ b/scapy.spec @@ -1,6 +1,6 @@ Name: scapy Version: 2.4.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Interactive packet manipulation tool and network scanner %global gituser secdev @@ -226,6 +226,9 @@ ln -s %{_bindir}/UTscapy3 %{buildroot}%{_bindir}/UTscapy %changelog +* Tue May 26 2020 Miro HronĨok - 2.4.3-5 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 2.4.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild