|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: omping
|
|
|
|
|
Version: 0.0.4
|
|
|
|
|
Release: 33%{?dist}
|
|
|
|
|
Release: 34%{?dist}
|
|
|
|
|
Summary: Utility to test IP multicast functionality
|
|
|
|
|
License: ISC
|
|
|
|
|
URL: https://github.com/jfriesse/omping
|
|
|
|
@ -30,6 +30,10 @@ primarily in local network.
|
|
|
|
|
%{_mandir}/man8/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.0.4-34
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.0.4-33
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|