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