diff --git a/nfs-utils-2.4.2.tar.xz b/nfs-utils-2.4.2.tar.xz deleted file mode 100644 index 561dd58..0000000 Binary files a/nfs-utils-2.4.2.tar.xz and /dev/null differ diff --git a/nfs-utils-2.5.1.tar.xz b/nfs-utils-2.5.1.tar.xz new file mode 100644 index 0000000..7fdc45a Binary files /dev/null and b/nfs-utils-2.5.1.tar.xz differ diff --git a/nfs-utils.spec b/nfs-utils.spec index 2909cf5..89fb6c1 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -3,8 +3,8 @@ %global _statdpath /var/lib/nfs/statd Name: nfs-utils -Version: 2.4.2 -Release: 4 +Version: 2.5.1 +Release: 1 Epoch: 1 Summary: The Linux NFS userland utility package License: MIT and GPLv2 and GPLv2+ and BSD @@ -224,6 +224,9 @@ fi %{_mandir}/*/* %changelog +* Thu Jul 16 2020 wuguanghao - 2.5.1-1 +- update nfs-utils version to 2.5.1-1 + * Tue Jun 30 2020 volcanodragon - 2.4.2-4 - Type:enhancemnet - ID:NA