14
0
forked from pool/python-tblib

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:
Tomáš Chvátal
2018-03-19 22:01:51 +00:00
committed by Git OBS Bridge
parent 5a163db66e
commit 3d475712b3
2 changed files with 8 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -88,7 +88,8 @@ the pickle support.
%files %{python_files}
%defattr(-,root,root,-)
%doc AUTHORS.rst CHANGELOG.rst LICENSE README.rst
%doc AUTHORS.rst CHANGELOG.rst README.rst
%license LICENSE
%{python_sitelib}/*
%changelog