diff --git a/fuse-sshfs.spec b/fuse-sshfs.spec index 8c7a679e3a9319a8cbf6d4ccf693f3ab43ac5977..beca61c02ad28a845af0ded0c52ac445f8858a7d 100644 --- a/fuse-sshfs.spec +++ b/fuse-sshfs.spec @@ -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 - 3.7.3-3 +- License compliance rectification + * Thu Dec 08 2022 fushanqing - 3.7.3-2 - remove unnecessary source