15
0
2022-10-19 11:27:56 +00:00
committed by Git OBS Bridge
parent 1ce47a7af9
commit 64fe5df205
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 19 11:27:15 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Fix sitelib in files section
-------------------------------------------------------------------
Wed Oct 19 10:59:31 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -56,7 +56,7 @@ sed -i -s "s/==/>=/" requirements.txt
%files %{python_files}
%license LICENSE.md
%doc README.md SUPPORT.md GETTING_STARTED.md
%{python_sitelib}/python-adapt-parser
%{python_sitelib}/python-adapt-parser-%{version}*-info
%{python_sitelib}/adapt
%{python_sitelib}/adapt_parser-%{version}*-info
%changelog