diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index 5e917f1..7237ba7 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -43,7 +43,7 @@ Requires: openSUSE-release %bcond_without nullfs %global use_fsal_null %{on_off_switch nullfs} -%bcond_with mem +%bcond_without mem %global use_fsal_mem %{on_off_switch mem} %bcond_without gpfs @@ -131,7 +131,7 @@ Requires: openSUSE-release Name: nfs-ganesha Version: 3.0 -Release: 0.1%{?dev:%{dev}}%{?dist} +Release: 0.2%{?dev:%{dev}}%{?dist} Summary: NFS-Ganesha is a NFS Server running in user space License: LGPLv3+ Url: https://github.com/nfs-ganesha/nfs-ganesha/wiki @@ -896,6 +896,9 @@ exit 0 %endif %changelog +* Tue Nov 5 2019 Kaleb S. KEITHLEY - 3.0-0.2rc5 +- nfs-ganesha 3.0 RC5, enable fsal_mem (again) + * Sun Nov 3 2019 Kaleb S. KEITHLEY - 3.0-0.1rc5 - nfs-ganesha 3.0 RC5