Hello community, here is the log from the commit of package gdk-pixbuf for openSUSE:Factory checked in at 2018-07-14 20:14:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gdk-pixbuf (Old) and /work/SRC/openSUSE:Factory/.gdk-pixbuf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gdk-pixbuf" Sat Jul 14 20:14:19 2018 rev:71 rq:621675 version:2.36.12 Changes: -------- --- /work/SRC/openSUSE:Factory/gdk-pixbuf/gdk-pixbuf.changes 2018-04-19 15:24:31.639182173 +0200 +++ /work/SRC/openSUSE:Factory/.gdk-pixbuf.new/gdk-pixbuf.changes 2018-07-14 20:14:20.786518594 +0200 @@ -1,0 +2,6 @@ +Sun Jul 8 21:07:28 UTC 2018 - [email protected] + +- Pass all options to meson, ensure we build gdk-pixbuf with the + features we want. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gdk-pixbuf.spec ++++++ --- /var/tmp/diff_new_pack.peBjMd/_old 2018-07-14 20:14:21.466520317 +0200 +++ /var/tmp/diff_new_pack.peBjMd/_new 2018-07-14 20:14:21.466520317 +0200 @@ -120,7 +120,19 @@ %endif %build -%meson -D docs=true +%meson \ + -Dpng=true \ + -Dtiff=true \ + -Djpeg=true \ + -Djasper=false \ + -Dx11=true \ + -Dbuiltin_loaders=none \ + -Ddocs=true \ + -Dgir=true \ + -Dman=true \ + -Drelocatable=false \ + -Dnative_windows_loaders=false \ + %{nil} %meson_build %install
