From e05ae9c7ec1d60db237468f00d3e1ed9e09cd42b5cbd7f464f92cce0ac8d87cf Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Thu, 27 Jul 2017 16:24:55 +0000 Subject: [PATCH] Accepting request 511771 from home:alois:branches:devel:languages:python OBS-URL: https://build.opensuse.org/request/show/511771 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-colour?expand=0&rev=2 --- python-colour.changes | 5 +++++ python-colour.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-colour.changes b/python-colour.changes index 1a62625..0ffd1f5 100644 --- a/python-colour.changes +++ b/python-colour.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 21 08:30:33 UTC 2017 - aloisio@gmx.com + +- Set correct license + ------------------------------------------------------------------- Fri Jul 7 12:47:47 UTC 2017 - aloisio@gmx.com diff --git a/python-colour.spec b/python-colour.spec index e31b554..7ac6f8b 100644 --- a/python-colour.spec +++ b/python-colour.spec @@ -21,7 +21,7 @@ Name: python-colour Version: 0.1.4 Release: 0 Summary: Converts between common color representations (RGB, HSL, web...) -License: BSD-3-Clause +License: BSD-2-Clause Group: Development/Languages/Python Url: https://github.com/vaab/colour Source0: https://files.pythonhosted.org/packages/source/c/colour/colour-%{version}.tar.gz