diff --git a/nfs-utils.spec b/nfs-utils.spec index 378b02bf35c0efde7b49e38a7cd786b904ba1e87..c7bb07b47819712e9495772d0d84e219f7580b73 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release .0.2 Summary: NFS utilities and supporting clients and daemons for the kernel NFS server Name: nfs-utils URL: http://linux-nfs.org/ @@ -367,6 +367,9 @@ fi %{_libdir}/libnfsidmap.so %changelog +* Thu Feb 24 2022 Weitao Zhou - 2.3.3-46.0.2 +- Rebuild on platform-python + * Thu Jan 20 2022 Weitao Zhou 2.3.3-46.0.1 - use extern in header files when declaring global variables for compatible gcc10 build - allow compilation to succeed with -fno-common