diff --git a/python-adapt-parser.changes b/python-adapt-parser.changes index c11c245..d41ece6 100644 --- a/python-adapt-parser.changes +++ b/python-adapt-parser.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 19 11:27:15 UTC 2022 - Daniel Garcia + +- Fix sitelib in files section + ------------------------------------------------------------------- Wed Oct 19 10:59:31 UTC 2022 - Daniel Garcia diff --git a/python-adapt-parser.spec b/python-adapt-parser.spec index 847d364..1a692f0 100644 --- a/python-adapt-parser.spec +++ b/python-adapt-parser.spec @@ -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