Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 00:47:53 +00:00
parent 94b0b5cc4b
commit 22222198da
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: scapy
Version: 2.4.4
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Interactive packet manipulation tool and network scanner
%global gituser secdev
@ -231,6 +231,10 @@ ln -s %{_bindir}/UTscapy3 %{buildroot}%{_bindir}/UTscapy
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.4.4-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Jul 23 2021 Andrea Claudi <aclaudi@redhat.com> - [2.4.4-4.el9]
- Don't build scapy-doc package on rhel (Andrea Claudi) [1973720]
- Enable gating test on RHEL9 (Jianwen Ji) [1974642]