|
|
|
@ -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 <tdawson@redhat.com> - 2.5.0-8
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.5.0-7
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|