14
0
2018-10-10 06:09:04 +00:00
committed by Git OBS Bridge
parent 9e77dd2ebd
commit cf2f7f2504
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 10 06:08:56 UTC 2018 - Dirk Mueller <dmueller@suse.com>
- cleanup filelist
-------------------------------------------------------------------
Tue Oct 9 15:50:52 UTC 2018 - Colleen Murphy <comurphy@suse.com>

View File

@@ -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