From 6e0d7e2938ab9a66762f7231d94c44dc5ada3cde Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 17 May 2023 17:09:37 +0300 Subject: [PATCH] import iputils-20210202-8.el9_1.1 --- SPECS/iputils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/iputils.spec b/SPECS/iputils.spec index a483c91..f97ecad 100644 --- a/SPECS/iputils.spec +++ b/SPECS/iputils.spec @@ -3,7 +3,7 @@ Summary: Network monitoring tools including ping Name: iputils Version: 20210202 -Release: 8%{?dist} +Release: 8%{?dist}.1 # some parts are under the original BSD (ping.c) # some are under GPLv2+ (tracepath.c) License: BSD and GPLv2+ @@ -132,6 +132,9 @@ install -cp ifenslave.8 ${RPM_BUILD_ROOT}%{_mandir}/man8/ * Wed Mar 15 2023 MSVSphere Packaging Team - 20210202-7 - Rebuilt for MSVSphere 9.1. +* Fri Nov 25 2022 Jan Macku - 20210202-8.1 +- Release bump (rhbz#2147538) + * Fri Nov 25 2022 Jan Macku - 20210202-8 - Build iputils and ifenslave with correct flags (rhbz#2144509)