From ece41d4c98afb28e6cd9998295a7fdfc23a2536c86b918269127557f9498a9f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 11 Mar 2018 16:26:22 +0000 Subject: [PATCH] Accepting request 585416 from home:sebix:branches:devel:languages:python %license fix. Automatic submission. OBS-URL: https://build.opensuse.org/request/show/585416 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloudpickle?expand=0&rev=6 --- python-cloudpickle.changes | 5 +++++ python-cloudpickle.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-cloudpickle.changes b/python-cloudpickle.changes index 4dd842b..3a12113 100644 --- a/python-cloudpickle.changes +++ b/python-cloudpickle.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Mar 11 08:53:30 UTC 2018 - sebix+novell.com@sebix.at + +- Use %license macro for license. + ------------------------------------------------------------------- Wed Nov 22 19:42:07 UTC 2017 - arun@gmx.de diff --git a/python-cloudpickle.spec b/python-cloudpickle.spec index cc98eef..1539d38 100644 --- a/python-cloudpickle.spec +++ b/python-cloudpickle.spec @@ -1,7 +1,7 @@ # # spec file for package python-cloudpickle # -# 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 @@ -76,7 +76,8 @@ export PYTHONPATH='.:tests' %files %{python_files} %defattr(-,root,root,-) -%doc LICENSE README.md +%doc README.md +%license LICENSE %{python_sitelib}/* %changelog