14
0
2025-06-04 08:50:42 +00:00
committed by Git OBS Bridge
parent bf308dc694
commit 5ccb3de1e4

View File

@@ -58,7 +58,9 @@ in C but portable, and the Web service, which provides fingerprint lookups.
%doc README.rst %doc README.rst
%license LICENSE %license LICENSE
%{python_sitelib}/acoustid.py %{python_sitelib}/acoustid.py
%{python_sitelib}/chromaprint.py
%{python_sitelib}/pyacoustid-%{version}*-info %{python_sitelib}/pyacoustid-%{version}*-info
%pycache_only %{python_sitelib}/__pycache__/acoustid* %pycache_only %{python_sitelib}/__pycache__/acoustid*
%pycache_only %{python_sitelib}/__pycache__/chromaprint*
%changelog %changelog