diff --git a/gegl.changes b/gegl.changes index 6f20dca..f9d9707 100644 --- a/gegl.changes +++ b/gegl.changes @@ -1,15 +1,21 @@ +------------------------------------------------------------------- +Mon Feb 24 10:29:54 UTC 2020 - Bjørn Lie + +- Add pkgconfig(poppler-glib) BuildRequires: Build pdf:load + support. + ------------------------------------------------------------------- Mon Feb 24 09:39:21 UTC 2020 - Paolo Stivanin -- Update to 0.4.22: - * Build - - Updates to python gobject introspection tests, and made them able to look up - babl typelib. +- Update to version 0.4.22: + + Build: + - Updates to python gobject introspection tests, and made them + able to look up babl typelib. - Build pdf:load again; missing since meson migration. - - Fix OpenCL include file generation to work in non-utf8 locales. - - * Operations - - matting-{global,levin}: fix crash when bounding boxes of input and aux differ. + - Fix OpenCL include file generation to work in non-utf8 + locales. + + Operations: matting-{global,levin}: fix crash when bounding + boxes of input and aux differ. ------------------------------------------------------------------- Tue Feb 4 20:53:14 UTC 2020 - Bjørn Lie diff --git a/gegl.spec b/gegl.spec index 3312bc0..de933cb 100644 --- a/gegl.spec +++ b/gegl.spec @@ -69,6 +69,7 @@ BuildRequires: pkgconfig(libswscale) BuildRequires: pkgconfig(libtiff-4) >= 4.0.0 BuildRequires: pkgconfig(libv4l2) >= 1.0.1 BuildRequires: pkgconfig(libwebp) >= 0.5.0 +BuildRequires: pkgconfig(poppler-glib) >= 0.71.0 %if %{with luajit} BuildRequires: pkgconfig(luajit) %endif