From 4d7faa0155a67016a8a237903efe6cf6d8e10407 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:16:46 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- toolbox.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/toolbox.spec b/toolbox.spec index 5dea5da..6a5cbc0 100644 --- a/toolbox.spec +++ b/toolbox.spec @@ -31,7 +31,7 @@ Version: 0.0.99.6 %endif %endif -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for interactive command line environments on Linux License: Apache-2.0 @@ -213,6 +213,10 @@ install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/containers/%{name}.conf %changelog +* Tue Oct 29 2024 Troy Dawson - 0.0.99.6-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Oct 04 2024 Debarshi Ray - 0.0.99.6-1 - Update to 0.0.99.6 Resolves: RHEL-61579