diff --git a/open-isns.spec b/open-isns.spec index 47b96267c42a612d7ec925ffc5e60518276abeee..64a3a681a9f2b5cc48ff44d5be482423b0f5acbf 100644 --- a/open-isns.spec +++ b/open-isns.spec @@ -1,6 +1,6 @@ Name: open-isns Version: 0.101 -Release: 3 +Release: 4 Summary: The iSNS server and client programs License: LGPLv2+ URL: https://www.github.com/open-iscsi/open-isns @@ -32,7 +32,6 @@ Requires: %{name} = %{version}-%{release} Provides: isns-utils-devel isns-utils-devel%{?_isa} Obsoletes: isns-utils-devel - %description devel This package consists of head files and libraries for iSNS @@ -97,6 +96,9 @@ install -p -m 644 isnsd.service %{buildroot}%{_unitdir}/isnsd.service %{_mandir}/man8/* %changelog +* Wed Jul 31 2024 JiangJianJun - 0.101-4 +- DESC: fix spec format + * Fri Sep 2 2022 Wenchao Hao - 0.101-3 - isnsd: socket: Make sure to isnsd would listen IPv6 socket default