From a1036329df85ec6e811f47e9ba5c1c5d570c7d6dffd197261bb6c8ba57bb3dcd Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 22 Feb 2023 22:55:17 +0000 Subject: [PATCH] Clean up OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-qt-documentation?expand=0&rev=2 --- python-sphinx-qt-documentation.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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