diff --git a/nfs-utils.spec b/nfs-utils.spec index 4ee67c6fa7020a83be3e69e9aeae31ee566d5ae9..d8b05c4a45965c82a90ecebf8f464a3bfb80082c 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/ @@ -373,6 +373,9 @@ fi %{_libdir}/libnfsidmap.so %changelog +* Wed Dec 14 2022 Zhao Hang 2.3.3-51.0.2 +- Rebuild for Anolis OS 8 + * Wed May 18 2022 Weitao Zhou 2.3.3-51.0.1 - use extern in header files when declaring global variables for compatible gcc10 build - allow compilation to succeed with -fno-common