From 5435533eb3ade146fc72710dac16819c4b86f739a5081ed26159cb2ceb8c9efd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 10 Dec 2019 20:37:25 +0000 Subject: [PATCH] Accepting request 755527 from home:jubalh:branches:GNOME:Factory - bsc#1158897: Remove dependency on jasper (due to planned removal) Removes JPEG2000 support. OBS-URL: https://build.opensuse.org/request/show/755527 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=280 --- gtk2.changes | 6 ++++++ gtk2.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/gtk2.changes b/gtk2.changes index b07bd90..ed3701b 100644 --- a/gtk2.changes +++ b/gtk2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 10 11:07:08 UTC 2019 - Michael Vetter + +- bsc#1158897: Remove dependency on jasper (due to planned removal) + Removes JPEG2000 support. + ------------------------------------------------------------------- Tue Nov 19 12:17:29 UTC 2019 - dimstar@opensuse.org diff --git a/gtk2.spec b/gtk2.spec index f12575c..11924df 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -1,7 +1,7 @@ # # spec file for package gtk2 # -# Copyright (c) 2019 SUSE LLC. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -58,7 +58,6 @@ BuildRequires: gdk-pixbuf-devel BuildRequires: gnome-patch-translation BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc -BuildRequires: libjasper-devel BuildRequires: libtiff-devel # Needed for patches touching the build system / bootstrapping BuildRequires: libtool