From 5ccb3de1e4ae8cdc476700879e4ebd59306bc96ec6247158e54e117745e043f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 4 Jun 2025 08:50:42 +0000 Subject: [PATCH] fix files OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyacoustid?expand=0&rev=16 --- python-pyacoustid.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-pyacoustid.spec b/python-pyacoustid.spec index 4fa9f48..d596ee1 100644 --- a/python-pyacoustid.spec +++ b/python-pyacoustid.spec @@ -58,7 +58,9 @@ in C but portable, and the Web service, which provides fingerprint lookups. %doc README.rst %license LICENSE %{python_sitelib}/acoustid.py +%{python_sitelib}/chromaprint.py %{python_sitelib}/pyacoustid-%{version}*-info %pycache_only %{python_sitelib}/__pycache__/acoustid* +%pycache_only %{python_sitelib}/__pycache__/chromaprint* %changelog