diff --git a/libiscsi.spec b/libiscsi.spec index 4bb568cce5da8ee0cb2a9417385fd6770138dd9b..14d6d64aed0c82aeaa58128376d21fedbb96ddad 100644 --- a/libiscsi.spec +++ b/libiscsi.spec @@ -1,6 +1,6 @@ Name: libiscsi Version: 1.19.0 -Release: 11 +Release: 12 Summary: Client-side library to implement the iSCSI protocol Recommends: %{name}-utils License: LGPLv2+ and GPLv2+ @@ -131,6 +131,9 @@ This package contains utilities of %{name} to connect to iSCSI targets %{_bindir}/iscsi-test-cu %changelog +* Tue Jul 1 2025 wangmian - 1.19.0-12 +- DESC: Fixed bug for macros in Changelog + * Thu Aug 8 2024 yanshuai - 1.19.0-11 - DESC: fix segmentation fault @@ -148,7 +151,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