diff --git a/python-python-rtmidi.changes b/python-python-rtmidi.changes index 7b7b53d..fca44d6 100644 --- a/python-python-rtmidi.changes +++ b/python-python-rtmidi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jan 24 08:07:30 UTC 2021 - Mia Herkt + +- Fix package build failure due to -doc package not being marked + with %python_files + ------------------------------------------------------------------- Thu Oct 15 22:22:27 UTC 2020 - Mia Herkt diff --git a/python-python-rtmidi.spec b/python-python-rtmidi.spec index 00f3907..7a5d766 100644 --- a/python-python-rtmidi.spec +++ b/python-python-rtmidi.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-rtmidi # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -86,7 +86,7 @@ rm docs/_build/html/.buildinfo docs/_build/html/objects.inv %doc AUTHORS.rst CHANGELOG.rst README.rst %{python_sitearch}/* -%files doc +%files %{python_files doc} %doc docs/_build/html examples %changelog