Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gdk-pixbuf for openSUSE:Factory checked in at 2021-11-06 18:15:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gdk-pixbuf (Old) and /work/SRC/openSUSE:Factory/.gdk-pixbuf.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gdk-pixbuf" Sat Nov 6 18:15:27 2021 rev:86 rq:929599 version:2.42.6 Changes: -------- --- /work/SRC/openSUSE:Factory/gdk-pixbuf/gdk-pixbuf.changes 2021-07-30 23:22:42.395601481 +0200 +++ /work/SRC/openSUSE:Factory/.gdk-pixbuf.new.1890/gdk-pixbuf.changes 2021-11-06 18:17:40.620873562 +0100 @@ -1,0 +2,12 @@ +Thu Nov 4 10:19:51 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com> + +- 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 <sbra...@suse.com> + +- Remove obsolete translation-update-upstream support + (jsc#SLE-21105). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gdk-pixbuf.spec ++++++ --- /var/tmp/diff_new_pack.tJq8Wk/_old 2021-11-06 18:17:41.336873932 +0100 +++ /var/tmp/diff_new_pack.tJq8Wk/_new 2021-11-06 18:17:41.340873935 +0100 @@ -42,7 +42,6 @@ BuildRequires: libtiff-devel BuildRequires: meson >= 0.55.3 BuildRequires: pkgconfig -BuildRequires: translation-update-upstream BuildRequires: unzip BuildRequires: xsltproc BuildRequires: pkgconfig(glib-2.0) >= 2.56.0 @@ -132,7 +131,6 @@ %prep %setup -c -T -q unzip -P gecko %{SOURCE0} -translation-update-upstream %if "%{_lib}" == "lib64" cp -a %{SOURCE2} . %endif @@ -142,8 +140,6 @@ -Dpng=true \ -Dtiff=true \ -Djpeg=true \ - -Djasper=false \ - -Dx11=false \ -Dbuiltin_loaders=none \ -Dgtk_doc=false \ -Dintrospection=enabled \