From ea4fff2cd3a5544f17adebbabf9e161483fc1504 Mon Sep 17 00:00:00 2001 From: workingwei Date: Thu, 30 Oct 2025 15:29:32 +0800 Subject: [PATCH] delete macros in changelog --- sg3_utils.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sg3_utils.spec b/sg3_utils.spec index e9cc116..1b3eace 100644 --- a/sg3_utils.spec +++ b/sg3_utils.spec @@ -1,6 +1,6 @@ Name: sg3_utils Version: 1.45 -Release: 12 +Release: 13 Summary: Utilities that send SCSI commands to devices. License: GPL-2.0-or-later AND BSD URL: http://sg.danny.cz/sg/sg3_utils.html @@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/*.la %{_mandir}/man8/* %changelog +* Thu Oct 30 2025 weishuaihao - 1.45-13 +- delete macros in changelog + * Wed Mar 20 2024 cenhuilin - 1.45-12 - fix scanning progress output @@ -102,7 +105,7 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/*.la - sync each branch submit * Sat Jul 31 2021 chenyanpanHW - 1.45-5 -- DESC: delete -Sgit from %autosetup, and delete BuildRequires git +- DESC: delete -Sgit from autosetup, and delete BuildRequires git * Tue Feb 9 2021 Zhiqiang Liu - 1.45-4 - solve coredump problem, rename patches and set release to 2 for CI -- Gitee