15
0

- Update to 1.3:

* Fixed a bug in the tmpfs.py and passthroughfs.py example file systems

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfuse3?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2019-06-17 13:22:52 +00:00
committed by Git OBS Bridge
parent ffa6ea0aec
commit 63d6b1a7c8
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 17 11:48:24 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.3:
* Fixed a bug in the tmpfs.py and passthroughfs.py example file systems
-------------------------------------------------------------------
Wed May 15 16:25:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>