From 85becd3ddeb7262cd6870f7ccafbbbb23abcdc4b Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Sun, 11 Feb 2024 23:40:44 +0000 Subject: [PATCH] Rebuild for golang 1.22.0 --- toolbox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/toolbox.spec b/toolbox.spec index a533d26..a67f3e6 100644 --- a/toolbox.spec +++ b/toolbox.spec @@ -17,7 +17,7 @@ Version: 0.0.99.5 %endif %endif -Release: 5%{?dist} +Release: 6%{?dist} Summary: Tool for interactive command line environments on Linux License: Apache-2.0 @@ -183,6 +183,9 @@ install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/containers/%{name}.conf %changelog +* Sun Feb 11 2024 Maxwell G - 0.0.99.5-6 +- Rebuild for golang 1.22.0 + * Wed Feb 07 2024 Debarshi Ray - 0.0.99.5-5 - Migrate to SPDX license