diff --git a/python-sphinx-qt-documentation.spec b/python-sphinx-qt-documentation.spec index 1e66524..5822e72 100644 --- a/python-sphinx-qt-documentation.spec +++ b/python-sphinx-qt-documentation.spec @@ -1,7 +1,7 @@ # -# spec file +# spec file for package python-sphinx-qt-documentation # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -48,6 +48,7 @@ This is plugin to add cross-link to qt documentation for python code created wit %files %{python_files} %doc README.md %license LICENSE.txt -%{python_sitelib}/sphinx_qt_documentation* +%{python_sitelib}/sphinx_qt_documentation +%{python_sitelib}/sphinx_qt_documentation-%{version}*-info %changelog