From e0b32f828ce9360f48b019f3c7be7250942c5f68 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 00:38:13 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- iputils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/iputils.spec b/iputils.spec index 24e67b4..a526844 100644 --- a/iputils.spec +++ b/iputils.spec @@ -3,7 +3,7 @@ Summary: Network monitoring tools including ping Name: iputils Version: 20150815 -Release: 2%{?dist} +Release: 3%{?dist} # some parts are under the original BSD (ping.c) # some are under GPLv2+ (tracepath.c) License: BSD and GPLv2+ @@ -162,6 +162,9 @@ mv -f RELNOTES.tmp RELNOTES %attr(644,root,root) %{_mandir}/man8/ninfod.8.gz %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 20150815-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Thu Nov 19 2015 Jan Synáček - 20150815-2 - Fix: Always use POSIX locale when parsing -i (#1283277)