From 72a914f1a1374eee66fc51cd0e068ed2d79b0689 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 24 Oct 2007 16:32:57 +0000 Subject: [PATCH] - update to 0.9.8 --- .cvsignore | 2 +- libpcap.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 596b8c7..36bf11a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libpcap-0.9.7.tar.gz +libpcap-0.9.8.tar.gz diff --git a/libpcap.spec b/libpcap.spec index 4c62b4a..02edca0 100644 --- a/libpcap.spec +++ b/libpcap.spec @@ -2,8 +2,8 @@ Name: libpcap Epoch: 14 -Version: 0.9.7 -Release: 3%{?dist} +Version: 0.9.8 +Release: 1%{?dist} Summary: A system-independent interface for user-level packet capture Group: Development/Libraries License: BSD with advertising @@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/pcap.3* %changelog +* Wed Oct 24 2007 Miroslav Lichvar 14:0.9.8-1 +- update to 0.9.8 + * Wed Aug 22 2007 Miroslav Lichvar 14:0.9.7-3 - update license tag diff --git a/sources b/sources index ad262e0..3bd7123 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -77bc1f1de0de8488c7cb28e4753b9603 libpcap-0.9.7.tar.gz +5208f24d0328ee7c20b52c43eaa9aa0e libpcap-0.9.8.tar.gz