diff --git a/python-fuse.spec b/python-fuse.spec index c844af6..8854c5f 100644 --- a/python-fuse.spec +++ b/python-fuse.spec @@ -31,7 +31,7 @@ Release: 0 Summary: Python bindings for FUSE License: LGPL-2.1-only URL: https://github.com/libfuse/python-fuse -Source0: https://github.com/libfuse/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source0: https://github.com/libfuse/python-fuse/archive/v%{version}.tar.gz#/python-fuse-%{version}.tar.gz # From https://raw.githubusercontent.com/libfuse/python-fuse/refs/tags/v%{version}/tests/test_basic.py Source1: test_basic.py Source2: pytest.ini