From 95fe037adf7a51988e7edcf22485de31868b56fc8dd24c0c7ba5eb1cf46b8681 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 11 Mar 2018 08:51:11 +0000 Subject: [PATCH] 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 --- python-partd.changes | 5 +++++ python-partd.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-partd.changes b/python-partd.changes index 6dd52e5..dcc771e 100644 --- a/python-partd.changes +++ b/python-partd.changes @@ -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 diff --git a/python-partd.spec b/python-partd.spec index 8d01cac..275cabc 100644 --- a/python-partd.spec +++ b/python-partd.spec @@ -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