diff --git a/python-sphinxext-opengraph.changes b/python-sphinxext-opengraph.changes index b7d474c..320fb17 100644 --- a/python-sphinxext-opengraph.changes +++ b/python-sphinxext-opengraph.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 17 10:39:56 UTC 2021 - Matej Cepl + +- Limit ownership of packages in sitelib. + ------------------------------------------------------------------- Thu Sep 16 20:40:04 UTC 2021 - Enrico Belleri diff --git a/python-sphinxext-opengraph.spec b/python-sphinxext-opengraph.spec index b95f694..393c6af 100644 --- a/python-sphinxext-opengraph.spec +++ b/python-sphinxext-opengraph.spec @@ -70,7 +70,7 @@ Sphinx Extension to enable OGP support %files %{python_files} %doc README.md %license LICENSE.md -%{python_sitelib}/* +%{python_sitelib}/sphinxext* %endif %changelog