Modifying the readme
This commit is contained in:
parent
eec7a4686d
commit
0c6be2357c
@ -1,8 +1,8 @@
|
||||
Name: fuse-sshfs
|
||||
Version: 3.7.3
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: FUSE-Filesystem to access remote filesystems via SSH
|
||||
License: GPLv2
|
||||
License: GPL-2.0-only
|
||||
URL: https://github.com/libfuse/sshfs
|
||||
Source0: https://github.com/libfuse/sshfs/releases/download/sshfs-%{version}/sshfs-%{version}.tar.xz
|
||||
Patch1: sshfs-0001-Refer-to-mount.fuse3-instead-of-mount.fuse.patch
|
||||
@ -44,6 +44,9 @@ mounting the filesystem is as easy as logging into the server with ssh.
|
||||
%{_mandir}/man1/sshfs.1.gz
|
||||
|
||||
%changelog
|
||||
* Fri Dec 09 2022 liukuo <liukuo@kylinos.cn> - 3.7.3-3
|
||||
- License compliance rectification
|
||||
|
||||
* Thu Dec 08 2022 fushanqing <fushanqing@kylinos.cn> - 3.7.3-2
|
||||
- remove unnecessary source
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user