From 15864feb71a44a0359a09d15cfc1f31d3c069b36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Uhliarik?= Date: Mon, 31 Oct 2016 18:50:41 +0100 Subject: [PATCH] new version 1.8.1 --- .gitignore | 1 + libpcap.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c402f9a..0c1f15c 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/libpcap.spec b/libpcap.spec index 916f137..672343c 100644 --- a/libpcap.spec +++ b/libpcap.spec @@ -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 - 14:1.8.1-1 +- new version 1.8.1 + * Mon Aug 08 2016 Luboš Uhliarik - 14:1.8.0-1 - new version 1.8.0 diff --git a/sources b/sources index 934fcbb..43ce69e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ca00fb5cdc744afff55290547814d2d5 libpcap-1.8.0.tar.gz +3d48f9cd171ff12b0efd9134b52f1447 libpcap-1.8.1.tar.gz