From c4eb8c2b78105404d9c19f2a690db9089615237b Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 19:44:03 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/omping.git#952c1e47e460acdfb03d3c983904e1f19ff85ecb --- omping.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/omping.spec b/omping.spec index c9c483f..2d09d51 100644 --- a/omping.spec +++ b/omping.spec @@ -1,12 +1,13 @@ Name: omping Version: 0.0.4 -Release: 23%{?dist} +Release: 24%{?dist} Summary: Utility to test IP multicast functionality License: ISC URL: https://github.com/jfriesse/omping Source0: https://github.com/jfriesse/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz BuildRequires: gcc +BuildRequires: make %description Omping (Open Multicast Ping) is tool to test IP multicast functionality @@ -29,6 +30,9 @@ primarily in local network. %{_mandir}/man8/* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.0.4-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.0.4-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild