From b11ba212c66ad675c1a3e6200ff08700baa29be1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:27:11 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- scapy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scapy.spec b/scapy.spec index 2ea1146..6894e2d 100644 --- a/scapy.spec +++ b/scapy.spec @@ -1,6 +1,6 @@ Name: scapy Version: 2.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Interactive packet manipulation tool and network scanner %global gituser secdev @@ -143,6 +143,9 @@ ln -s %{_bindir}/UTscapy3 %{buildroot}%{_bindir}/UTscapy %changelog +* Tue Jun 19 2018 Miro HronĨok - 2.4.0-3 +- Rebuilt for Python 3.7 + * Mon Apr 30 2018 Michal Ambroz - 2.4.0-2 - disable the test for now - there is too many failing (network) tests