From 33cf62b527e7372c99b3eb7c08e556bb8ed3f0b11c5096a11462e010823283de Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 5 Nov 2021 08:45:57 +0000 Subject: [PATCH] Accepting request 929147 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/929147 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=185 --- gdk-pixbuf.changes | 6 ++++++ gdk-pixbuf.spec | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gdk-pixbuf.changes b/gdk-pixbuf.changes index 60340dd..bd5076f 100644 --- a/gdk-pixbuf.changes +++ b/gdk-pixbuf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 4 10:19:51 UTC 2021 - Bjørn Lie + +- Stop passing no longer used nor recognized options jasper=false + and x11=false to meson, fails the build when using meson 0.60.x. + ------------------------------------------------------------------- Thu Sep 16 01:30:02 UTC 2021 - Stanislav Brabec diff --git a/gdk-pixbuf.spec b/gdk-pixbuf.spec index 693f9aa..b9b3713 100644 --- a/gdk-pixbuf.spec +++ b/gdk-pixbuf.spec @@ -140,8 +140,6 @@ cp -a %{SOURCE2} . -Dpng=true \ -Dtiff=true \ -Djpeg=true \ - -Djasper=false \ - -Dx11=false \ -Dbuiltin_loaders=none \ -Dgtk_doc=false \ -Dintrospection=enabled \