From f022158ec0d45cde53da9619dd715938adafb35d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 02:45:43 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- scapy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scapy.spec b/scapy.spec index 7089ae3..9ce6c5c 100644 --- a/scapy.spec +++ b/scapy.spec @@ -1,6 +1,6 @@ Name: scapy Version: 2.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Interactive packet manipulation tool and network scanner %global gituser secdev @@ -222,6 +222,9 @@ ln -s %{_bindir}/scapy3 %{buildroot}%{_bindir}/scapy %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 2.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Mon Jan 02 2023 Jonathan Wright - 2.5.0-1 - Update to 2.5.0 rhbz#2156396