spec: Corrected changelog

Resolves: #RHEL-251898

Signed-off-by: Nicolas Frayer <nfrayer@redhat.com>
This commit is contained in:
Nicolas Frayer 2026-09-03 16:37:06 +02:00
parent 2a7466a617
commit 5d5056d6f2

View File

@ -1,6 +1,6 @@
Name: mokutil
Version: 0.7.2
Release: 6%{?dist}
Release: 7%{?dist}
Epoch: 2
Summary: Tool to manage UEFI Secure Boot MoK Keys
License: GPL-3.0-or-later
@ -47,6 +47,10 @@ mokutil provides a tool to manage keys for Secure Boot through the MoK
%{_datadir}/bash-completion/completions/mokutil
%changelog
* Thu Sep 03 2026 Nicolas Frayer <nfrayer@redhat.com> - 0.7.2-7
- PasswordCrypt: Fix an ABI issue
- Resolves: #RHEL-251898
* Tue Sep 01 2026 Nicolas Frayer <nfrayer@redhat.com> - 0.7.2-6
- Remove MD5 and DES password support
- Resolves: #RHEL-251898