From cadbc4486a28109e59524b417cfbe626f7bb0e1484d22c419627e3d23fbd1f63 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Fri, 26 May 2017 19:55:26 +0000 Subject: [PATCH] Add a comment specifying the fixed license error in a file OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kolourpaint?expand=0&rev=57 --- kolourpaint.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kolourpaint.spec b/kolourpaint.spec index ddbd8ef..08740f4 100644 --- a/kolourpaint.spec +++ b/kolourpaint.spec @@ -25,6 +25,8 @@ Release: 0 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} # See bnc#717722 for license details Summary: Paint Program +# kolourpaint-17.04.1/imagelib/effects/blitz.h is GPL licensed by mistake in the tarball +# but was relicensed to BSD in commit 36f297a9c9c9f5323273bdc57f5ee3a4e8e00743 (part of the next release) License: BSD-2-Clause and LGPL-2.1+ and GFDL-1.2+ Group: Productivity/Graphics/Bitmap Editors Url: http://www.kde.org