Accepting request 757085 from home:namtrac:branches:filesystems

- Update to version 3.9.0
  * Added support for FUSE_EXPLICIT_INVAL_DATA to enable onl
    invalidate cached pages on explicit request.

OBS-URL: https://build.opensuse.org/request/show/757085
OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse3?expand=0&rev=29
This commit is contained in:
2019-12-14 19:53:18 +00:00
committed by Git OBS Bridge
parent 4dc1e29db3
commit d05ef325d6
6 changed files with 31 additions and 24 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package fuse3
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: fuse3
Version: 3.8.0
Version: 3.9.0
Release: 0
Summary: Reference implementation of the "Filesystem in Userspace"
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-2-Clause