From d4d8a44771a81171d61f6217c3541f4db63b67da Mon Sep 17 00:00:00 2001 From: Michal Sekletar Date: Jun 06 2013 12:14:19 +0000 Subject: spec: update to 1.4.0 --- diff --git a/.gitignore b/.gitignore index bc58036..78c976c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ libpcap-1.1.1.tar.gz /libpcap-1.2.0.tar.gz /libpcap-1.2.1.tar.gz /libpcap-1.3.0.tar.gz +/libpcap-1.4.0.tar.gz diff --git a/libpcap.spec b/libpcap.spec index 4efa8af..8916074 100644 --- a/libpcap.spec +++ b/libpcap.spec @@ -1,7 +1,7 @@ Name: libpcap Epoch: 14 -Version: 1.3.0 -Release: 4%{?dist} +Version: 1.4.0 +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 -f $RPM_BUILD_ROOT%{_libdir}/libpcap.a %{_mandir}/man5/pcap*.5* %changelog +* Thu Jun 06 2013 Michal Sekletar - 14:1.4.0-1 +- update to 1.4.0 + * Tue Mar 26 2013 Michal Sekletar - 14:1.3.0-4 - remove unused variable from pcap-config to prevent multilib conflicts - specfile cleanup diff --git a/sources b/sources index aff3f7c..53568b8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f78455a92622b7a3c05c58b6ad1cec7e libpcap-1.3.0.tar.gz +56e88a5aabdd1e04414985ac24f7e76c libpcap-1.4.0.tar.gz