diff --git a/glusterfs.spec b/glusterfs.spec index 440950b37804626042b7be0dc715fb1999fc5243..c7bb3a6594575866bea12b8e6c82195cfae90938 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -2,6 +2,8 @@ %global _for_fedora_koji_builds 0 +%global py_auto_byte_compile 0 + # uncomment and add '%' to use the prereltag for pre-releases # %%global prereltag qa3 @@ -224,7 +226,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 +1507,9 @@ exit 0 %{_mandir}/man8/*gluster*.8* %changelog +* Thu Aug 07 2025 Funda Wang - 11.1-6 +- disable automatic byte compile for python scripts + * Mon Jul 22 2024 cenhuilin - 11.1-5 - glusterd: fix memory leak in glusterd