14
0

- Limit ownership of packages in sitelib.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxext-opengraph?expand=0&rev=2
This commit is contained in:
2021-09-17 10:40:04 +00:00
committed by Git OBS Bridge
parent bdfe2c8e96
commit 8322402c6f
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 17 10:39:56 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Limit ownership of packages in sitelib.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 16 20:40:04 UTC 2021 - Enrico Belleri <idesmi@protonmail.com> Thu Sep 16 20:40:04 UTC 2021 - Enrico Belleri <idesmi@protonmail.com>

View File

@@ -70,7 +70,7 @@ Sphinx Extension to enable OGP support
%files %{python_files} %files %{python_files}
%doc README.md %doc README.md
%license LICENSE.md %license LICENSE.md
%{python_sitelib}/* %{python_sitelib}/sphinxext*
%endif %endif
%changelog %changelog