diff --git a/libpcap.spec b/libpcap.spec index 801f611..4811142 100644 --- a/libpcap.spec +++ b/libpcap.spec @@ -1,7 +1,7 @@ Name: libpcap Epoch: 14 Version: 1.10.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A system-independent interface for user-level packet capture License: BSD with advertising URL: https://www.tcpdump.org/ @@ -93,6 +93,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libpcap.a %{_mandir}/man5/pcap*.5* %changelog +* Mon Aug 09 2021 Mohan Boddu - 14:1.10.0-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Mon Jul 26 2021 Michal Ruprich - 14:1.10.0-3 - Resolves: #1938778 - review of important potential issues detected by static analyzers in libpcap