From 6332ff467fc94f91bf27c753b378a56ba7cf050f Mon Sep 17 00:00:00 2001 From: Wang_M <815543835@qq.com> Date: Tue, 1 Jul 2025 06:34:57 +0000 Subject: [PATCH] Fixed bug for macros in Changelog --- sdparm.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sdparm.spec b/sdparm.spec index e5f2f4f..dc0302e 100644 --- a/sdparm.spec +++ b/sdparm.spec @@ -1,6 +1,6 @@ Name: sdparm Version: 1.12 -Release: 2 +Release: 3 Summary: Access and change parameters on device that supports SCSI protocol. License: BSD URL: http://sg.danny.cz/sg/sdparm.html @@ -48,6 +48,9 @@ This contains man files for the using of sdparm. %changelog +* Tue Jul 01 2025 wangmian - 1.12-3 +- Fixed bug for macros in Changelog + * Wed Oct 19 2022 Kunlin Yang - 1.12-2 - rebuild the version to 1.12-2 @@ -61,7 +64,7 @@ This contains man files for the using of sdparm. - udpate to v1.11 version * Wed Jan 22 2020 hy - 1.10-9 -- Delete the -S git while executing %autosetup in %pre and add the BuildRequires to gdb +- Delete the -S git while executing autosetup in pre and add the BuildRequires to gdb * Tue Aug 28 2018 zhangsaisai - 1.10-8 - Package init -- Gitee