diff --git a/gegl.changes b/gegl.changes index 0f3b8a0..ece06e9 100644 --- a/gegl.changes +++ b/gegl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 9 08:35:54 UTC 2019 - mvetter@suse.com + +- bsc#1144344: Remove JPEG2000 support due to planned removal + of jasper + ------------------------------------------------------------------- Sun Aug 4 16:56:39 UTC 2019 - Stefan BrĂ¼ns diff --git a/gegl.spec b/gegl.spec index 47eca35..ce77e48 100644 --- a/gegl.spec +++ b/gegl.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/ # @@ -57,7 +57,6 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.44.0 BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gthread-2.0) -BuildRequires: pkgconfig(jasper) >= 1.900.1 BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: pkgconfig(lcms2) >= 2.8 BuildRequires: pkgconfig(libavcodec)