From 47ea1ce3bbece1dd68e7e22501ab25740b36c6e21e426d4466cb140b42a0103f Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 22 Aug 2019 08:53:49 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/digikam revision 182.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/digikam?expand=0&rev=dfde8dd85cbf7b84ff7d12e582f7d77a --- digikam.changes | 7 +++++++ digikam.spec | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/digikam.changes b/digikam.changes index 9fe78b1..92e10f5 100644 --- a/digikam.changes +++ b/digikam.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Aug 21 08:14:53 UTC 2019 - mvetter@suse.com + +- bsc#1144232 - Drop jasper dependency from Digikam: + Disable JPEG2000 support due to removal of jasper +- Add BuildRequires libjpeg8 for regular JPEG support + ------------------------------------------------------------------- Mon Aug 5 15:19:28 UTC 2019 - wbauer@tmo.at diff --git a/digikam.spec b/digikam.spec index a5767b8..14f3ecd 100644 --- a/digikam.spec +++ b/digikam.spec @@ -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 https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -53,7 +53,7 @@ BuildRequires: lensfun-devel BuildRequires: libeigen3-devel BuildRequires: libexiv2-devel >= 0.26 BuildRequires: libexpat-devel -BuildRequires: libjasper-devel +BuildRequires: libjpeg8-devel BuildRequires: libksane-devel >= 15.12.0 BuildRequires: liblcms2-devel BuildRequires: liblqr-devel