From 2fcc93d08fc014ee37099c31b5228913151419c2 Mon Sep 17 00:00:00 2001 From: zhangpan Date: Wed, 9 Aug 2023 01:46:04 +0000 Subject: [PATCH] disable make check --- glib-networking.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/glib-networking.spec b/glib-networking.spec index efcb811..74d8345 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -1,6 +1,6 @@ Name: glib-networking Version: 2.74.0 -Release: 1 +Release: 2 Summary: Network-related modules for glib License: LGPLv2+ URL: https://gitlab.gnome.org/GNOME/glib-networking @@ -39,8 +39,6 @@ verify the Usability of the glib-networking package. %find_lang %{name} -%check -%meson_test %files -f %{name}.lang %defattr(-,root,root) @@ -60,6 +58,9 @@ verify the Usability of the glib-networking package. %{_datadir}/installed-tests %changelog +* Wed Aug 9 2023 zhangpan - 2.74.0-2 +- disable make check + * Mon Jan 2 2023 lin zhang - 2.74.0-1 - Update to 2.74.0