From 581f1cc2b354bc57672672187ed2bee2cf1a49a411ab061426a089d1231ebc44 Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 3 May 2018 15:08:56 +0000 Subject: [PATCH] Accepting request 603716 from home:TheBlackCat:branches:devel:languages:python - Use %license tag OBS-URL: https://build.opensuse.org/request/show/603716 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coloredlogs?expand=0&rev=2 --- python-coloredlogs.changes | 5 +++++ python-coloredlogs.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-coloredlogs.changes b/python-coloredlogs.changes index 0c56d59..366cbe0 100644 --- a/python-coloredlogs.changes +++ b/python-coloredlogs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 3 14:07:08 UTC 2018 - toddrme2178@gmail.com + +- Use %license tag + ------------------------------------------------------------------- Wed Sep 6 18:00:41 UTC 2017 - toddrme2178@gmail.com diff --git a/python-coloredlogs.spec b/python-coloredlogs.spec index 9b44506..5320662 100644 --- a/python-coloredlogs.spec +++ b/python-coloredlogs.spec @@ -1,7 +1,7 @@ # # spec file for package python-coloredlogs # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2016, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -81,7 +81,8 @@ popd %files %{python_files} %defattr(-,root,root,-) -%doc README.rst LICENSE.txt +%doc README.rst +%license LICENSE.txt %python_alternative %{_bindir}/coloredlogs %{python_sitelib}/coloredlogs/ %{python_sitelib}/coloredlogs.pth