|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
Summary: Network diagnostic tool combining 'traceroute' and 'ping'
|
|
|
|
|
Name: mtr
|
|
|
|
|
Version: 0.95
|
|
|
|
|
Release: 9%{?dist}
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
Epoch: 2
|
|
|
|
|
License: GPL-2.0-only
|
|
|
|
|
URL: https://www.bitwizard.nl/mtr/
|
|
|
|
@ -81,6 +81,10 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
|
|
|
|
|
%{_datadir}/applications/net-x%{name}.desktop
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2:0.95-10
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2:0.95-9
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|