Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-19 11:27:11 +02:00
parent 859a45cc0c
commit b11ba212c6

View File

@ -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 <mhroncok@redhat.com> - 2.4.0-3
- Rebuilt for Python 3.7
* Mon Apr 30 2018 Michal Ambroz <rebus _AT seznam.cz> - 2.4.0-2
- disable the test for now - there is too many failing (network) tests