Accepting request 943750 from openSUSE:Factory:RISCV

- Increase testsuite timeout

OBS-URL: https://build.opensuse.org/request/show/943750
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib-networking?expand=0&rev=162
This commit is contained in:
Dominique Leuenberger 2022-01-05 13:28:02 +00:00 committed by Git OBS Bridge
parent 4f1f6b6766
commit 5c6f5b41f9
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 4 11:37:15 UTC 2022 - Andreas Schwab <schwab@suse.de>
- Increase testsuite timeout
-------------------------------------------------------------------
Mon Dec 6 14:58:28 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package glib-networking
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -64,7 +64,7 @@ Currently, there is only a proxy module based on libproxy.
%find_lang %{name}
%check
%meson_test
%meson_test --timeout=90
%post
%{glib2_gio_module_post}