From 47017d5029ab3298e1445752201b7d3eff1e7809 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:13:31 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- scapy.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/scapy.spec b/scapy.spec index 2375b04..86c6043 100644 --- a/scapy.spec +++ b/scapy.spec @@ -1,6 +1,6 @@ Name: scapy Version: 2.5.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Interactive packet manipulation tool and network scanner %global gituser secdev @@ -228,6 +228,10 @@ ln -s %{_bindir}/scapy3 %{buildroot}%{_bindir}/scapy %changelog +* Tue Oct 29 2024 Troy Dawson - 2.5.0-8 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 2.5.0-7 - Bump release for June 2024 mass rebuild