From 674af76d36d1414210ed242070551bf25ea36608 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 5 Feb 2016 01:22:19 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- tcpdump.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tcpdump.spec b/tcpdump.spec index 9e15e8f..8895859 100644 --- a/tcpdump.spec +++ b/tcpdump.spec @@ -2,7 +2,7 @@ Summary: A network traffic monitoring tool Name: tcpdump Epoch: 14 Version: 4.7.4 -Release: 3%{?dist} +Release: 4%{?dist} License: BSD with advertising URL: http://www.tcpdump.org Group: Applications/Internet @@ -82,6 +82,9 @@ exit 0 %{_mandir}/man8/tcpdump.8* %changelog +* Fri Feb 05 2016 Fedora Release Engineering - 14:4.7.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Jun 29 2015 Michal Sekletar - 14:4.7.4-3 - prevent sefaulting by properly initializing chown_flag variable (#1223329)