From 93078a34b3cfb9797c32e5740dc3dee084f729d8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jan 2024 23:15:36 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- iputils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/iputils.spec b/iputils.spec index 059e614..14900d9 100644 --- a/iputils.spec +++ b/iputils.spec @@ -3,7 +3,7 @@ Summary: Network monitoring tools including ping Name: iputils Version: 20231222 -Release: 1%{?dist} +Release: 2%{?dist} # some parts are under the original BSD (ping.c) # some are under GPLv2+ (tracepath.c) License: BSD-4-Clause-UC AND GPL-2.0-or-later @@ -85,6 +85,9 @@ install -cp ifenslave.8 ${RPM_BUILD_ROOT}%{_mandir}/man8/ %attr(644,root,root) %{_mandir}/man8/ifenslave.8* %changelog +* Sat Jan 20 2024 Fedora Release Engineering - 20231222-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Dec 27 2023 Kevin Fenzi - 20231222-1 - Update to 20231222. Fixes rhbz#2255687 - Fix PatchN warnings