diff --git a/ci.fmf b/ci.fmf new file mode 100644 index 0000000..c5aa0e0 --- /dev/null +++ b/ci.fmf @@ -0,0 +1 @@ +resultsdb-testcase: separate diff --git a/libpcap.spec b/libpcap.spec index 79aff2c..4f349d6 100644 --- a/libpcap.spec +++ b/libpcap.spec @@ -1,7 +1,7 @@ Name: libpcap Epoch: 14 Version: 1.10.4 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A system-independent interface for user-level packet capture License: ISC AND BSD-2-Clause AND BSD-3-Clause AND BSD-4-Clause-UC URL: https://www.tcpdump.org/ @@ -93,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libpcap.a %{_mandir}/man5/pcap*.5* %changelog +* Tue Jul 02 2024 FrantiĊĦek Hrdina - 14:1.10.4-6 +- Fix broken gating + * Mon Jun 24 2024 Troy Dawson - 14:1.10.4-5 - Bump release for June 2024 mass rebuild