diff --git a/scapy.spec b/scapy.spec index baef70a..0b19d49 100644 --- a/scapy.spec +++ b/scapy.spec @@ -1,6 +1,6 @@ Name: scapy Version: 2.4.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Interactive packet manipulation tool and network scanner %global gituser secdev @@ -229,6 +229,9 @@ ln -s %{_bindir}/UTscapy3 %{buildroot}%{_bindir}/UTscapy %changelog +* Fri Apr 16 2021 Mohan Boddu - 2.4.4-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Fri Mar 12 2021 Michal Ambroz - 2.4.4-1 - bump to 2.4.4 release