diff --git a/SPECS/toolbox.spec b/SPECS/toolbox.spec index f85fcd6..7463996 100644 --- a/SPECS/toolbox.spec +++ b/SPECS/toolbox.spec @@ -11,7 +11,7 @@ Version: 0.0.99.3 %global goipath github.com/containers/%{name} %gometa -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for containerized command line environments on Linux License: ASL 2.0 @@ -124,6 +124,10 @@ install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/containers/%{name}.conf %changelog +* Wed Mar 23 2022 Debarshi Ray - 0.0.99.3-2 +- Rebuild for FIPS-mode memory leak in the Go toolchain +Resolves: #1975396 + * Fri Dec 10 2021 Debarshi Ray - 0.0.99.3-1 - Update to 0.0.99.3 - BuildRequire only systemd-rpm-macros as recommended by the Fedora packaging