From d29e3dc457869cd3f319f4117f9ef9821bbf8468 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:50:48 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- mtr.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mtr.spec b/mtr.spec index e9fbf97..a4583bd 100644 --- a/mtr.spec +++ b/mtr.spec @@ -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 - 2:0.95-10 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 2:0.95-9 - Bump release for June 2024 mass rebuild