From 1efb9e9e7b8ada78800b0cbeec280107866ea58a2d082a745374754acb57e1b3 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Wed, 29 May 2019 14:19:15 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=96 --- krita.changes | 5 +++++ krita.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/krita.changes b/krita.changes index 14e0dac..9084f80 100644 --- a/krita.changes +++ b/krita.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 29 14:16:16 UTC 2019 - Christophe Giboudeaux + +- Update the 'License' tag for the 4.2.0 release. + ------------------------------------------------------------------- Wed May 29 11:52:40 UTC 2019 - wbauer@tmo.at diff --git a/krita.spec b/krita.spec index c1bcb1f..b9a26df 100644 --- a/krita.spec +++ b/krita.spec @@ -29,7 +29,7 @@ Name: krita Version: 4.2.0 Release: 0 Summary: Digital Painting Application -License: GPL-2.0-or-later AND LGPL-2.1-or-later +License: GPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-3.0-or-later AND LGPL-2.1-only AND BSD-2-Clause AND CC0-1.0 AND LGPL-2.0-only Group: Productivity/Graphics/Bitmap Editors URL: https://www.krita.org/ Source0: https://download.kde.org/stable/krita/%{version}/krita-%{version}.tar.xz @@ -38,7 +38,6 @@ BuildRequires: OpenEXR-devel %if %{with vc} BuildRequires: Vc-devel-static %endif -BuildRequires: libboost_system-devel BuildRequires: extra-cmake-modules BuildRequires: fftw3-devel BuildRequires: giflib-devel @@ -54,19 +53,20 @@ BuildRequires: kitemmodels-devel BuildRequires: kitemviews-devel BuildRequires: kwidgetsaddons-devel BuildRequires: kwindowsystem-devel +BuildRequires: libboost_system-devel BuildRequires: libeigen3-devel BuildRequires: libexiv2-devel BuildRequires: libjpeg-devel BuildRequires: liblcms2-devel BuildRequires: libpng-devel BuildRequires: libpoppler-qt5-devel +BuildRequires: libquazip-qt5-devel BuildRequires: libraw-devel BuildRequires: libtiff-devel BuildRequires: perl BuildRequires: python3-devel BuildRequires: python3-qt5-devel BuildRequires: python3-sip-devel -BuildRequires: libquazip-qt5-devel BuildRequires: update-desktop-files BuildRequires: zlib-devel BuildRequires: pkgconfig(Qt5Concurrent)