Skip to content

Commit

Permalink
[update] Update fuse to 2.9.9. JB#46927
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Branson committed Aug 21, 2019
1 parent 2e610c6 commit 0d4cc1e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
@@ -1,3 +1,3 @@
[submodule "fuse"]
path = fuse
url = https://github.com/libfuse/libfuse
url = https://git.sailfishos.org/mirror/libfuse
2 changes: 1 addition & 1 deletion fuse
Submodule fuse updated from acc5c7 to d04687
4 changes: 2 additions & 2 deletions rpm/fuse.spec
@@ -1,6 +1,6 @@
Name: fuse
Summary: File System in Userspace (FUSE) utilities
Version: 2.9.0
Version: 2.9.9
Release: 1
Group: System/Base
License: LGPLv2+
Expand Down Expand Up @@ -84,7 +84,7 @@ rm -rf %{buildroot}/dev

mkdir -p %{buildroot}%{_docdir}/%{name}-%{version}
install -m0644 -t %{buildroot}%{_docdir}/%{name}-%{version} \
AUTHORS ChangeLog FAQ Filesystems NEWS README README.NFS
AUTHORS ChangeLog NEWS README.md README.NFS

%post libs -p /sbin/ldconfig

Expand Down

0 comments on commit 0d4cc1e

Please sign in to comment.