From f09408f776b4dab98b9b3afdbbb8a016a2ec2a7d Mon Sep 17 00:00:00 2001 From: Michal Sekletar Date: Tue, 26 May 2015 14:10:50 +0200 Subject: [PATCH] Rebase to 1.7.3 Resolves: #1214723 --- .gitignore | 1 + libpcap.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index aaf11b3..38cfd90 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ libpcap-1.1.1.tar.gz /libpcap-1.5.3.tar.gz /libpcap-1.6.2.tar.gz /libpcap-1.7.2.tar.gz +/libpcap-1.7.3.tar.gz diff --git a/libpcap.spec b/libpcap.spec index 583020d..55f22d3 100644 --- a/libpcap.spec +++ b/libpcap.spec @@ -1,6 +1,6 @@ Name: libpcap Epoch: 14 -Version: 1.7.2 +Version: 1.7.3 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 +* Tue May 26 2015 Michal Sekletar - 14:1.7.3-1 +- update to 1.7.3 (#1214723) + * Fri Mar 13 2015 Michal Sekletar - 14:1.7.2-1 - update to 1.7.2 (#1201078) diff --git a/sources b/sources index de962f0..2b3b6c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4747281d4e3ebdb78bc88cdccd3ca5f7 libpcap-1.7.2.tar.gz +9ce284eacc02cb5491e123b875f3f63c libpcap-1.7.3.tar.gz