!8 Update to version 1.0.5
From: @wang--ge Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
ab9eaa723e
Binary file not shown.
@ -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
BIN
v1.0.5.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user