diff --git a/multipath-tools.spec b/multipath-tools.spec index d9483a975cffc36fe26fe46e78bf7b5cd5ab02bc..f6f820b0ea4e8721eb28f8de8c0cb65a2bbd7919 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -1,7 +1,7 @@ #needsrootforbuild Name: multipath-tools Version: 0.9.5 -Release: 9 +Release: 10 Summary: Tools to manage multipath devices with the device-mapper License: GPL-2.0-or-later and LGPL-2.0-only URL: http://christophe.varoqui.free.fr/ @@ -187,6 +187,9 @@ fi %changelog +* Mon Jul 14 2025 wangxiao - 0.9.5-10 +- delete macros in changelog + * Thu Jul 3 2025 chenrenhui - 0.9.5-9 - libmultipath: set/clear handled flag only in coalesce_paths @@ -269,7 +272,7 @@ fi - DESC:fix compile error * Fri Jul 30 2021 chenyanpanHW - 0.8.5-3 -- DESC: delete -Sgit from %autosetup, and delete BuildRequires git +- DESC: delete -Sgit from autosetup, and delete BuildRequires git * Tue Jul 20 2021 lixiaokeng - 0.8.5-2 - Type:bugfix