Fix broken gating
This commit is contained in:
parent
edfbe52ffc
commit
1b1b2de04c
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user