diff --git a/pyfuse3-1.2.tar.gz b/pyfuse3-1.2.tar.gz deleted file mode 100644 index 7a3d7de..0000000 --- a/pyfuse3-1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1439c59c852f9692afb3a201e980f77e8265494a035a7c3034e1b2c62170f32d -size 153935 diff --git a/pyfuse3-1.3.tar.gz b/pyfuse3-1.3.tar.gz new file mode 100644 index 0000000..884d673 --- /dev/null +++ b/pyfuse3-1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f18c7e7d52f9e7a09f5f5864de8a5f8c0ba8af61331001e545a5e337e7ec62c0 +size 154098 diff --git a/python-pyfuse3.changes b/python-pyfuse3.changes index 9938ad0..529546d 100644 --- a/python-pyfuse3.changes +++ b/python-pyfuse3.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 17 11:48:24 UTC 2019 - Tomáš Chvátal + +- 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 diff --git a/python-pyfuse3.spec b/python-pyfuse3.spec index bb9f619..b376523 100644 --- a/python-pyfuse3.spec +++ b/python-pyfuse3.spec @@ -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