14
0
forked from pool/python-partd

Accepting request 585413 from home:sebix:branches:devel:languages:python

%license fix. Automatic submission.

OBS-URL: https://build.opensuse.org/request/show/585413
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-partd?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2018-03-11 08:51:11 +00:00
committed by Git OBS Bridge
parent 275262d7c6
commit 95fe037adf
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 11 08:50:12 UTC 2018 - sebix+novell.com@sebix.at
- Use %license macro for license.
-------------------------------------------------------------------
Thu Nov 2 03:08:11 UTC 2017 - arun@gmx.de

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-partd
#
# 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
@@ -77,7 +77,8 @@ popd
%files %{python_files}
%defattr(-,root,root,-)
%doc README.rst LICENSE.txt
%doc README.rst
%license LICENSE.txt
%{python_sitelib}/*
%changelog