diff --git a/libiscsi.spec b/libiscsi.spec index 9a3ae3f31d2d4fe68dc620a2d9ffad0f14604b13..f1faf1eaaf12f6fe95d56b932bf1a17fcf75446b 100644 --- a/libiscsi.spec +++ b/libiscsi.spec @@ -1,6 +1,6 @@ Name: libiscsi Version: 1.20.0 -Release: 2 +Release: 3 Summary: Client-side library to implement the iSCSI protocol Recommends: %{name}-utils License: LGPLv2+ and GPLv2+ @@ -106,6 +106,9 @@ This package contains utilities of %{name} to connect to iSCSI targets %{_bindir}/iscsi-md5sum %changelog +* Tue Jul 1 2025 wangmian - 1.20.0-3 +- DESC: Fixed bug for macros in Changelog + * Mon Feb 17 2025 wangmian - 1.20.0-2 - DESC: Remove ELF RPATH @@ -129,7 +132,7 @@ This package contains utilities of %{name} to connect to iSCSI targets - DESC: iscsi-inq: handle setting of debug_level correctly * Fri Jul 30 2021 chenyanpanHW - 1.19.0-6 -- DESC: delete -Sgit from %autosetup, and delete BuildRequires git +- DESC: delete -Sgit from autosetup, and delete BuildRequires git * Fri Jul 30 2021 yanglongkang - 1.19.0-5 - fix multiple define for gcc10