This commit is contained in:
Fedora Release Engineering 2017-07-26 19:30:40 +00:00
parent f03fe8f91a
commit 656d4cc7c4

View File

@ -1,7 +1,7 @@
Name: libpcap
Epoch: 14
Version: 1.8.1
Release: 4%{?dist}
Release: 5%{?dist}
Summary: A system-independent interface for user-level packet capture
Group: Development/Libraries
License: BSD with advertising
@ -87,6 +87,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libpcap.a
%{_mandir}/man5/pcap*.5*
%changelog
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 14:1.8.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu May 18 2017 Martin Sehnoutka <msehnout@redhat.com> - 14:1.8.1-4
- Drop TPACKET_V3 patch as it should be fixed in kernel by now