diff --git a/glusterfs.spec b/glusterfs.spec index 1fc2b8b27c3aab6bdc72456f5ef1c29b74846527..d769c345ea533a8da772bd55d9b3caa7ae3491b0 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -3,7 +3,7 @@ Name: glusterfs Version: 7.0 -Release: 12 +Release: 13 License: GPLv2 and LGPLv3+ Summary: Aggregating distributed file system URL: http://docs.gluster.org/ @@ -89,8 +89,8 @@ Requires: python3 %description -n python3-gluster This package contains the python2 modules of GlusterFS and own gluster namespace. -%package help -Summary: Including man files for glusterfs. +%package_help +#Summary: Including man files for glusterfs. Requires: man %package resource-agents @@ -465,6 +465,9 @@ exit 0 %{_mandir}/man8/*gluster*.8* %changelog +* Wed Aug 21 2024 Min Zhang - 7.0-13 +- Replaces declaration of help subpackage with the 'package_help' marco. + * Wed Nov 22 2023 wangxiaomeng - 7.0-12 - fix CVE-2022-48340