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
This commit is contained in:
Bjørn Lie 2022-10-12 16:02:43 +00:00 committed by Git OBS Bridge
parent b3877d1c7f
commit accdb21369
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 11 08:49:50 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com>

View File

@ -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