Hello community, here is the log from the commit of package frogr for openSUSE:Factory checked in at 2019-10-31 18:18:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/frogr (Old) and /work/SRC/openSUSE:Factory/.frogr.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "frogr" Thu Oct 31 18:18:23 2019 rev:26 rq:744179 version:1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/frogr/frogr.changes 2018-12-04 20:53:57.240877961 +0100 +++ /work/SRC/openSUSE:Factory/.frogr.new.2990/frogr.changes 2019-10-31 18:18:46.358228983 +0100 @@ -1,0 +2,6 @@ +Wed Oct 30 10:30:19 UTC 2019 - Dominique Leuenberger <[email protected]> + +- Pass -Dwerror=false to meson: do not trip over deprecated + symbols of glib2. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ frogr.spec ++++++ --- /var/tmp/diff_new_pack.Tp2mYa/_old 2019-10-31 18:18:46.830229472 +0100 +++ /var/tmp/diff_new_pack.Tp2mYa/_new 2019-10-31 18:18:46.830229472 +0100 @@ -1,7 +1,7 @@ # # spec file for package frogr # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -53,6 +53,7 @@ %meson \ -D enable-header-bar=true \ -D enable-video=true \ + -D werror=false \ %{nil} %meson_build
