Rebuilt for Python 3.10

This commit is contained in:
Python Maint 2021-06-04 21:14:17 +02:00 committed by Miro Hrončok
parent f9eb5d7278
commit be30ea6203

View File

@ -1,6 +1,6 @@
Name: scapy
Version: 2.4.5
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Interactive packet manipulation tool and network scanner
%global gituser secdev
@ -228,6 +228,9 @@ ln -s %{_bindir}/UTscapy3 %{buildroot}%{_bindir}/UTscapy
%changelog
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.4.5-2
- Rebuilt for Python 3.10
* Tue Apr 20 2021 Michal Ambroz <rebus _AT seznam.cz> - 2.4.5-1
- bump to 2.4.5 release