forked from pool/python-pyfuse3
- 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:
committed by
Git OBS Bridge
parent
ffa6ea0aec
commit
63d6b1a7c8
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1439c59c852f9692afb3a201e980f77e8265494a035a7c3034e1b2c62170f32d
|
|
||||||
size 153935
|
|
3
pyfuse3-1.3.tar.gz
Normal file
3
pyfuse3-1.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f18c7e7d52f9e7a09f5f5864de8a5f8c0ba8af61331001e545a5e337e7ec62c0
|
||||||
|
size 154098
|
@@ -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>
|
Wed May 15 16:25:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%define pname pyfuse3
|
%define pname pyfuse3
|
||||||
Name: python-%{pname}
|
Name: python-%{pname}
|
||||||
Version: 1.2
|
Version: 1.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python Bindings for the low-level FUSE3 API
|
Summary: Python Bindings for the low-level FUSE3 API
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Reference in New Issue
Block a user