Fix broken gating

This commit is contained in:
František Hrdina 2024-07-02 10:10:23 +02:00
parent edfbe52ffc
commit 1b1b2de04c
2 changed files with 5 additions and 1 deletions

1
ci.fmf Normal file
View File

@ -0,0 +1 @@
resultsdb-testcase: separate

View File

@ -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 <fhrdina@redhat.com> - 14:1.10.4-6
- Fix broken gating
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 14:1.10.4-5
- Bump release for June 2024 mass rebuild