Accepting request 714226 from home:namtrac:branches:filesystems

- Update to version 3.6.2
  * The init script is now installed to /etc/ rather than
    /usr/local/etc by default.
  * Minor bugfixes
- Drop fuse-install-fix.patch, not needed with -Duseroot=false
- Add conf-rename.patch, which is split from the above now
  removed patch

OBS-URL: https://build.opensuse.org/request/show/714226
OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse3?expand=0&rev=25
This commit is contained in:
Ismail Dönmez
2019-07-16 10:52:00 +00:00
committed by Git OBS Bridge
parent 4815371ef0
commit 164c835252
8 changed files with 65 additions and 73 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Jul 9 12:47:17 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
- Update to version 3.6.2
* The init script is now installed to /etc/ rather than
/usr/local/etc by default.
* Minor bugfixes
- Drop fuse-install-fix.patch, not needed with -Duseroot=false
- Add conf-rename.patch, which is split from the above now
removed patch
-------------------------------------------------------------------
Thu Jun 20 09:48:24 UTC 2019 - Martin Liška <mliska@suse.cz>