From 02ed92135a247db0732824ce2e341940afe18d68798f63cb8345ba69009051d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 14 Jan 2019 15:25:17 +0000 Subject: [PATCH] Accepting request 665988 from home:kukuk:branches:devel:languages:python - Use %license instead of %doc [bsc#1082318] OBS-URL: https://build.opensuse.org/request/show/665988 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=25 --- python-MarkupSafe.changes | 5 +++++ python-MarkupSafe.spec | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/python-MarkupSafe.changes b/python-MarkupSafe.changes index 41705c0..345d01c 100644 --- a/python-MarkupSafe.changes +++ b/python-MarkupSafe.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 14 16:01:46 CET 2019 - kukuk@suse.de + +- Use %license instead of %doc [bsc#1082318] + ------------------------------------------------------------------- Tue Apr 4 15:13:20 UTC 2017 - jmatejek@suse.com diff --git a/python-MarkupSafe.spec b/python-MarkupSafe.spec index 3a60e97..8ac0c92 100644 --- a/python-MarkupSafe.spec +++ b/python-MarkupSafe.spec @@ -1,7 +1,7 @@ # # spec file for package python-MarkupSafe # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -57,7 +57,8 @@ export CFLAGS="%{optflags}" %files %python_files %defattr(-,root,root,-) -%doc AUTHORS LICENSE README.rst +%license LICENSE +%doc AUTHORS README.rst %{python_sitearch}/markupsafe/ %{python_sitearch}/MarkupSafe-%{version}-py*.egg-info