From 88619526ddd4ec7b42eb786c01b2d4cab268ad96 Mon Sep 17 00:00:00 2001 From: zhaosai Date: Thu, 28 Aug 2025 09:38:33 +0800 Subject: [PATCH] Fix changelog error --- mokutil.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mokutil.spec b/mokutil.spec index f4aeb8c..54fe137 100644 --- a/mokutil.spec +++ b/mokutil.spec @@ -1,6 +1,6 @@ Name: mokutil Version: 0.6.0 -Release: 3 +Release: 4 Epoch: 1 Summary: Tools for manipulating machine owner keys License: GPLv3+ @@ -63,6 +63,9 @@ make check %{_mandir}/man1/* %changelog +* Thu Aug 28 2025 zhaosai - 1:0.6.0-4 +- Fix changelog error + * Thu Jun 06 2024 fuanan - 1:0.6.0-3 - DESC: mokutil: Fix memory leak in export_db_keys @@ -73,7 +76,7 @@ make check - DESC: Update to 0.6.0 with latest bug fix * Fri Jul 30 2021 chenyanpanHW - 0.4.0-3 -- DESC: delete -Sgit from %autosetup, and delete BuildRequires git +- DESC: delete -Sgit from autosetup, and delete BuildRequires git git * Mon Jun 22 2020 openEuler Buildteam - 1:0.4.0-2 -- Gitee