diff --git a/fuse-python.spec b/fuse-python.spec index 781a8a8..37beeac 100644 --- a/fuse-python.spec +++ b/fuse-python.spec @@ -1,5 +1,5 @@ Name: fuse-python -Version: 1.0.5 +Version: 1.0.7 Release: 1 Summary: Python interface for FUSE - filesystem in userspace License: LGPLv2 @@ -37,6 +37,9 @@ framework that can be used to implement a filesystem in a userspace program. %{python3_sitearch}/* %changelog +* Fri Jan 05 2024 Paul Thomas - 1.0.7-1 +- update to version 1.0.7 + * Wed Oct 18 2023 Ge Wang - 1.0.5-1 - Update to 1.0.5 diff --git a/v1.0.5.tar.gz b/v1.0.5.tar.gz deleted file mode 100644 index f895ea3..0000000 Binary files a/v1.0.5.tar.gz and /dev/null differ diff --git a/v1.0.7.tar.gz b/v1.0.7.tar.gz new file mode 100644 index 0000000..4fedc34 Binary files /dev/null and b/v1.0.7.tar.gz differ