diff --git a/python-pysaml2.changes b/python-pysaml2.changes index d9ae6da..2225ccf 100644 --- a/python-pysaml2.changes +++ b/python-pysaml2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 10 06:08:56 UTC 2018 - Dirk Mueller + +- cleanup filelist + ------------------------------------------------------------------- Tue Oct 9 15:50:52 UTC 2018 - Colleen Murphy diff --git a/python-pysaml2.spec b/python-pysaml2.spec index 6a2eadd..4588292 100644 --- a/python-pysaml2.spec +++ b/python-pysaml2.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -92,8 +92,8 @@ find src/ -name '*.py' -print0 | xargs -0 sed -i '1s/#!.*$//' %endif %files %{python_files} -%defattr(-,root,root,-) -%doc README.rst LICENSE.txt +%license LICENSE.txt +%doc README.rst %python3_only %{_bindir}/make_metadata.py %python3_only %{_bindir}/parse_xsd2.py %python3_only %{_bindir}/mdexport.py