From 355eff3a2197bca99cd351991501304a018f4dd0 Mon Sep 17 00:00:00 2001 From: wangxiao65 Date: Mon, 14 Jul 2025 10:06:44 +0000 Subject: [PATCH] delete macros in changelog (cherry picked from commit 83507bc60541454d3058d755d86d4f80daa47d68) --- multipath-tools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/multipath-tools.spec b/multipath-tools.spec index d9483a9..f6f820b 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 -- Gitee