From 5c44d64898fa22f9a5ed14ce467e136b3f2b9182 Mon Sep 17 00:00:00 2001 From: Michal Sekletar Date: Wed, 15 Jan 2014 14:36:16 +0100 Subject: [PATCH] spec: update to 1.5.3 Link to changelog : http://www.tcpdump.org/libpcap-changes.txt Resolves: #1038008 --- .gitignore | 1 + libpcap.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1e8e967..e12871c 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ libpcap-1.1.1.tar.gz /libpcap-1.5.0-20131108git459712e.tar.gz /generate-tarball.sh /libpcap-1.5.1.tar.gz +/libpcap-1.5.3.tar.gz diff --git a/libpcap.spec b/libpcap.spec index 768126c..1f3598e 100644 --- a/libpcap.spec +++ b/libpcap.spec @@ -1,6 +1,6 @@ Name: libpcap Epoch: 14 -Version: 1.5.1 +Version: 1.5.3 Release: 1%{?dist} Summary: A system-independent interface for user-level packet capture Group: Development/Libraries @@ -84,6 +84,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libpcap.a %{_mandir}/man5/pcap*.5* %changelog +* Wed Jan 15 2014 Michal Sekletar - 14:1.5.3-1 +- update to 1.5.3 + * Thu Nov 28 2013 Michal Sekletar - 14:1.5.1-1 - update to 1.5.1 diff --git a/sources b/sources index 4c807db..f9a9765 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b51f0c611b1e21b73f9ba120023bf972 libpcap-1.5.1.tar.gz +7e7321fb3aff2f2bb05c8229f3795d4a libpcap-1.5.3.tar.gz