From 6b18250513dc3adfff2f8a3145137b817bd07233 Mon Sep 17 00:00:00 2001 From: Wang_M <815543835@qq.com> Date: Tue, 1 Jul 2025 03:32:17 +0000 Subject: [PATCH] Fixed bug for macros in Changelog --- glusterfs.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/glusterfs.spec b/glusterfs.spec index 440950b..81fcb9e 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -224,7 +224,7 @@ Summary: Distributed File System Name: glusterfs Version: 11.1 -Release: 5 +Release: 6 License: GPLv3 or GPLv2+ or LGPLv3+ URL: http://docs.gluster.org/ %if ( 0%{_for_fedora_koji_builds} ) @@ -1505,6 +1505,9 @@ exit 0 %{_mandir}/man8/*gluster*.8* %changelog +* Tue Jul 1 2025 wangmian - 11.1-6 +- Fixed bug for macros in Changelog + * Mon Jul 22 2024 cenhuilin - 11.1-5 - glusterd: fix memory leak in glusterd @@ -1516,7 +1519,7 @@ exit 0 - fix mount.glusterfs Remove \ from grep command * Wed Mar 13 2024 wangxiaomeng - 11.1-2 -- fix upgrade error that %{_mandir}/man8/*gluster*.8* belong to package glusterfs currently conflict with that belong to package help in the lower version. +- fix upgrade error that {_mandir}/man8/*gluster*.8* belong to package glusterfs currently conflict with that belong to package help in the lower version. * Sat Jan 27 2024 wuguanghao - 11.1-1 - upgrade to 11.1 @@ -1556,7 +1559,7 @@ exit 0 - Update to glusterfs-10.0-1 * Fri Jul 30 2021 chenyanpanHW - 7.6-2 -- DESC: delete -Sgit from %autosetup, and delete BuildRequires git +- DESC: delete -Sgit from autosetup, and delete BuildRequires git * Thu Jul 16 2020 yanglongkang - 7.6-1 - update package to 7.6 -- Gitee