diff --git a/fuse-python-1.0.0.tar.gz b/fuse-python-1.0.0.tar.gz deleted file mode 100644 index a2966ec7113318b7f21f47a4ecff78ac4d102cb4..0000000000000000000000000000000000000000 Binary files a/fuse-python-1.0.0.tar.gz and /dev/null differ diff --git a/fuse-python-1.0.5.tar.gz b/fuse-python-1.0.5.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..b35d3bad7ad3df1cf4df3b63da7c13bd9909741d Binary files /dev/null and b/fuse-python-1.0.5.tar.gz differ diff --git a/fuse-python.spec b/fuse-python.spec index 59a390777f8983826bbdd0d508650b58a39203aa..c24b329023ce4b5ec169315bd4750dc5266b8430 100644 --- a/fuse-python.spec +++ b/fuse-python.spec @@ -1,11 +1,11 @@ Name: fuse-python -Version: 1.0.0 -Release: 2 +Version: 1.0.5 +Release: 1 Summary: Python interface for FUSE - filesystem in userspace License: LGPLv2 URL: https://github.com/libfuse/python-fuse Source0: https://github.com/libfuse/python-fuse/archive/fuse-python-%{version}.tar.gz -BuildRequires: pkgconfig fuse-devel python3-devel python3-setuptools gcc +BuildRequires: pkgconfig fuse-devel python3-devel python3-setuptools %description This package provides python interface to libfuse. FUSE is a userspace filesystem @@ -37,9 +37,8 @@ framework that can be used to implement a filesystem in a userspace program. %{python3_sitearch}/* %changelog -* Wed Jun 2 2021 baizhonggui - 1.0.0-2 -- Fixed error: command 'gcc' failed. -- Add gcc in BuildRequires +* Thu Jul 21 2022 - 1.0.5-1 +- Update to 1.0.5 * Tue Nov 10 2020 leiju - 1.0.0-1 - Update to 1.0.0