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)