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