diff --git a/python-Logbook.spec b/python-Logbook.spec index d5006e9..f9471e5 100644 --- a/python-Logbook.spec +++ b/python-Logbook.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-Logbook Version: 1.5.3 -Release: 2 +Release: 3 Summary: A logging replacement for Python License: BSD-3-Clause URL: http://logbook.pocoo.org/ @@ -67,14 +67,17 @@ mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . %files -n python3-logbook -f filelist.lst -%dir %{python3_sitelib}/* +%dir %{python3_sitearch}/* %files help -f doclist.lst %{_docdir}/* %changelog -* Mon May 09 2022 yangping - 1.5.3-2 +* Mon Jul 25 2022 liyanan - 1.5.3-3 +- Use python3_sitearch instead of python3_sitelib + +* Mon May 09 2022 yangping - 1.5.3-2 - License compliance rectification * Tue Jul 13 2021 OpenStack_SIG - 1.5.3-1