new version 1.8.1
This commit is contained in:
parent
6b2a0ea98f
commit
15864feb71
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ libpcap-1.1.1.tar.gz
|
||||
/libpcap-1.7.3.tar.gz
|
||||
/libpcap-1.7.4.tar.gz
|
||||
/libpcap-1.8.0.tar.gz
|
||||
/libpcap-1.8.1.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: libpcap
|
||||
Epoch: 14
|
||||
Version: 1.8.0
|
||||
Version: 1.8.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A system-independent interface for user-level packet capture
|
||||
Group: Development/Libraries
|
||||
@ -83,6 +83,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libpcap.a
|
||||
%{_mandir}/man5/pcap*.5*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 31 2016 Luboš Uhliarik <luhliari@redhat.com> - 14:1.8.1-1
|
||||
- new version 1.8.1
|
||||
|
||||
* Mon Aug 08 2016 Luboš Uhliarik <luhliari@redhat.com> - 14:1.8.0-1
|
||||
- new version 1.8.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user