From accdb21369d1ad9c3460155f331c2bdd644648d7299d5b6c56b42a3cba7bac94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 12 Oct 2022 16:02:43 +0000 Subject: [PATCH] Accepting request 1010282 from GNOME:Next - Stop passing b_coverage=true to meson. We do not need the coverage tracking, that is for upstream developers. OBS-URL: https://build.opensuse.org/request/show/1010282 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libshumate?expand=0&rev=6 --- libshumate.changes | 6 ++++++ libshumate.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libshumate.changes b/libshumate.changes index a404398..1e05838 100644 --- a/libshumate.changes +++ b/libshumate.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 11 08:49:50 UTC 2022 - Bjørn Lie + +- Stop passing b_coverage=true to meson. We do not need the + coverage tracking, that is for upstream developers. + ------------------------------------------------------------------- Sun Sep 18 19:45:30 UTC 2022 - Bjørn Lie diff --git a/libshumate.spec b/libshumate.spec index bba12e9..4cf263a 100644 --- a/libshumate.spec +++ b/libshumate.spec @@ -86,7 +86,6 @@ This package contains development files for %{name}. %meson \ -D libsoup3=true \ -D vector_renderer=true \ - -D b_coverage=true \ -D gtk_doc=true \ %{nil} %meson_build