diff --git a/glib-networking.changes b/glib-networking.changes index be463dc..031ffab 100644 --- a/glib-networking.changes +++ b/glib-networking.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 4 11:37:15 UTC 2022 - Andreas Schwab + +- Increase testsuite timeout + ------------------------------------------------------------------- Mon Dec 6 14:58:28 UTC 2021 - Bjørn Lie diff --git a/glib-networking.spec b/glib-networking.spec index 90ae02f..ba42fa4 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -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}