Remove macros in spec file's changelog

These macros such as %autosetup would be expanded while executing
rpm -q --changelog lsscsi which makes the output a mess. So we need
remove these macros in changelog.

Signed-off-by: Wenchao Hao <haowenchao@huawei.com>
This commit is contained in:
Wenchao Hao 2022-11-01 09:51:13 +08:00
parent 0216e8af0f
commit 4427abe611

View File

@ -1,6 +1,6 @@
Name: lsscsi
Version: 0.30
Release: 4
Release: 5
Summary: The lsscsi command lists information about SCSI devices in Linux.
License: GPLv2+
URL: http://sg.danny.cz/scsi/lsscsi.html
@ -46,11 +46,14 @@ Man pages and other related documents for %{name}.
%changelog
* Tue Nov 1 2022 Wenchao Hao <haowenchao@huawei.com> - 0.30-5
- Remove macros in changelog
* Mon Aug 2 2021 Wenchao Hao <haowenchao@huawei.com> - 0.30-4
- DESC: fix incorrect output of wwn number when execute "lsscsi -w"
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.30-3
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
- DESC: delete -Sgit from autosetup, and delete BuildRequires git
* Thu Aug 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.30-2
- Package init