nfs-utils: update the epoch version

In order to keep upgrade sucessful,
update the epoth version to 2.

Signed-off-by: Wu Bo <wubo40@huawei.com>
This commit is contained in:
Wu Bo 2022-04-16 15:12:06 +08:00
parent 98ffcdb363
commit 8a399a13f4

View File

@ -4,8 +4,8 @@
Name: nfs-utils Name: nfs-utils
Version: 2.5.4 Version: 2.5.4
Release: 5 Release: 6
Epoch: 1 Epoch: 2
Summary: The Linux NFS userland utility package Summary: The Linux NFS userland utility package
License: MIT and GPLv2 and GPLv2+ and BSD License: MIT and GPLv2 and GPLv2+ and BSD
URL: http://sourceforge.net/projects/nfs/ URL: http://sourceforge.net/projects/nfs/
@ -228,6 +228,9 @@ fi
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Sat Apr 16 2022 Wu Bo <wubo40@huawei.com> - 2.5.4-6
- Update epoch version to 2. In order to fix the upgrade issues.
* Fri Apr 8 2022 Zhiqiang Liu <liuzhiqiang26@huawei.com> - 2.5.4-5 * Fri Apr 8 2022 Zhiqiang Liu <liuzhiqiang26@huawei.com> - 2.5.4-5
- set use-gss-proxy to true in nfs.conf to be consistent with the - set use-gss-proxy to true in nfs.conf to be consistent with the
description of 0002-nfs-utils-set-use-gss-proxy-1-to-enable-gss-proxy-by.patch description of 0002-nfs-utils-set-use-gss-proxy-1-to-enable-gss-proxy-by.patch