update to version 1.0.5

This commit is contained in:
wang--ge 2023-10-18 10:51:10 +08:00
parent c744b787c3
commit 53b0aaf537
3 changed files with 6 additions and 3 deletions

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: fuse-python Name: fuse-python
Version: 1.0.0 Version: 1.0.5
Release: 2 Release: 1
Summary: Python interface for FUSE - filesystem in userspace Summary: Python interface for FUSE - filesystem in userspace
License: LGPLv2 License: LGPLv2
URL: https://github.com/libfuse/python-fuse URL: https://github.com/libfuse/python-fuse
Source0: https://github.com/libfuse/python-fuse/archive/fuse-python-%{version}.tar.gz Source0: https://github.com/libfuse/python-fuse/archive/refs/tags/v%{version}.tar.gz
BuildRequires: pkgconfig fuse-devel python3-devel python3-setuptools gcc BuildRequires: pkgconfig fuse-devel python3-devel python3-setuptools gcc
%description %description
@ -37,6 +37,9 @@ framework that can be used to implement a filesystem in a userspace program.
%{python3_sitearch}/* %{python3_sitearch}/*
%changelog %changelog
* Wed Oct 18 2023 Ge Wang <wang__ge@126.com> - 1.0.5-1
- Update to 1.0.5
* Wed Jun 2 2021 baizhonggui <baizhonggui@huawei.com> - 1.0.0-2 * Wed Jun 2 2021 baizhonggui <baizhonggui@huawei.com> - 1.0.0-2
- Fixed error: command 'gcc' failed. - Fixed error: command 'gcc' failed.
- Add gcc in BuildRequires - Add gcc in BuildRequires

BIN
v1.0.5.tar.gz Normal file

Binary file not shown.