Accepting request 588724 from home:sebix:branches:devel:languages:python
%license fix. Automatic submission. OBS-URL: https://build.opensuse.org/request/show/588724 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tblib?expand=0&rev=2
This commit is contained in:
parent
5a163db66e
commit
3d475712b3
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 19 19:55:11 UTC 2018 - sebix+novell.com@sebix.at
|
||||||
|
|
||||||
|
- Use %license macro for license.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 14 00:28:19 UTC 2017 - toddrme2178@gmail.com
|
Mon Aug 14 00:28:19 UTC 2017 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-tblib
|
# spec file for package python-tblib
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -88,7 +88,8 @@ the pickle support.
|
|||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc AUTHORS.rst CHANGELOG.rst LICENSE README.rst
|
%doc AUTHORS.rst CHANGELOG.rst README.rst
|
||||||
|
%license LICENSE
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user