From ce3ae1a4d4a676db8489d715d899d2970679aeb455704987304b27df1440cc8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 2 Jun 2025 15:33:34 +0000 Subject: [PATCH] hopefully fix files OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pa-ringbuffer?expand=0&rev=8 --- python-pa-ringbuffer.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pa-ringbuffer.spec b/python-pa-ringbuffer.spec index 5d7276d..1dadd29 100644 --- a/python-pa-ringbuffer.spec +++ b/python-pa-ringbuffer.spec @@ -63,7 +63,7 @@ with another Python module using CFFI. %files %{python_files} %doc NEWS.rst README.rst %license LICENSE -%{python_sitelib}/pa[-_]ringbuffer +%{python_sitelib}/ringbuffer %{python_sitelib}/pa[-_]ringbuffer-%{version}*-info %changelog