diff --git a/python-pyglet.spec b/python-pyglet.spec index 53009fe..867230f 100644 --- a/python-pyglet.spec +++ b/python-pyglet.spec @@ -100,13 +100,6 @@ find . -name '*.py' | xargs sed --in-place -e's|#!/usr/bin/\(env \)\?python||;s/ %pyproject_save_files pyglet -%files -n python3-%{srcname} -f %{pyproject_files} -%license LICENSE -%doc README.md -%doc RELEASE_NOTES -%doc NOTICE - - %if %{with tests} %check # Skip flaky tests @@ -128,6 +121,13 @@ export CI=on %endif +%files -n python3-%{srcname} -f %%{pyproject_files} +%license LICENSE +%doc README.md +%doc RELEASE_NOTES +%doc NOTICE + + %changelog * Wed Sep 09 2020 Petr Viktorin - 1.5.7-1 - Update to 1.5.7