Update golang BuildRequires in warewulf.spec.in

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2025-09-04 13:35:03 -06:00
parent 1f88d93f7e
commit a979bb1bef
2 changed files with 6 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fixed a bug in `wwclient` which prevented proper cleanup of ephemeral files.
- Fixed `wwclient --debug` to properly enable debug logging.
- Updated golang BuildRequires in RPM specfile. #1990
## v4.6.3, 2025-08-01