14
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

@@ -20,7 +20,7 @@
%define skip_python2 1
%define pname pyfuse3
Name: python-%{pname}
Version: 1.2
Version: 1.3
Release: 0
Summary: Python Bindings for the low-level FUSE3 API
License: LGPL-2.1-or-later