From be30ea6203344c0501a477d37cd29a6c37b84778 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 21:14:17 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- scapy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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