diff --git a/scapy.spec b/scapy.spec index 422f576..5d4426f 100644 --- a/scapy.spec +++ b/scapy.spec @@ -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 - 2.4.5-2 +- Rebuilt for Python 3.10 + * Tue Apr 20 2021 Michal Ambroz - 2.4.5-1 - bump to 2.4.5 release