SHA256
1
0
forked from pool/fuse-oscfs
fuse-oscfs/fuse-oscfs.changes
David Sterba fdee1a150d Accepting request 705678 from home:mgerstner:branches:filesystems
Since openSUSE:Tools/osc is only running on Python3 any more
filesystems/python2-oscfs stopped working. This update supports Python3 and
renames the package to filesystems/fuse-oscfs similar to the naming scheme of
other fuse file systems.

OBS-URL: https://build.opensuse.org/request/show/705678
OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse-oscfs?expand=0&rev=1
2019-05-27 13:25:37 +00:00

27 lines
996 B
Plaintext

-------------------------------------------------------------------
Mon May 27 12:22:44 UTC 2019 - mgerstner <matthias.gerstner@suse.com>
- major update to version 0.7.0:
- Added support for running in Python3 with the Python3 osc module installed.
- support mounting of oscfs in non-empty directories.
- minor bugfixes with accessing package and project meta data via `.oscfs`.
-------------------------------------------------------------------
Thu Aug 9 14:13:12 UTC 2018 - matthias.gerstner@suse.com
- minor update to version 0.6.1:
- fix bad read speed when accessing package binaries via
`.oscfs/binaries/...`
-------------------------------------------------------------------
Thu Jul 12 20:17:11 UTC 2018 - jengelh@inai.de
- Fix grammar in description.
-------------------------------------------------------------------
Thu Jul 12 11:02:05 UTC 2018 - matthias.gerstner@suse.com
- initial version of new package for oscfs. This is currently a python2-only
package.