diff --git a/open-iscsi.spec b/open-iscsi.spec index ff7724c4db6234ce321b9ceb16b8d581bb9b3049..74795297e96ea8cba9c3a4c8297d2bb327584cde 100644 --- a/open-iscsi.spec +++ b/open-iscsi.spec @@ -4,7 +4,7 @@ Name: open-iscsi Version: 2.1.5 -Release: 13 +Release: 14 Summary: ISCSI software initiator daemon and utility programs License: GPLv2+ and BSD URL: http://www.open-iscsi.com @@ -163,6 +163,9 @@ fi %{_mandir}/man8/* %changelog +* Tue Feb 20 2024 jiangjianjun - 2.1.5-14 +- update open-iscsi.spec + * Sun Jun 25 2023 louhongxiang - 2.1.5-13 - iscsid: fix format overflow warning.