!8 Update to version 1.0.5

From: @wang--ge 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2023-10-18 08:07:52 +00:00 committed by Gitee
commit ab9eaa723e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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.