From 2b5f25e3a87e554786825af36e7797ab8db92b2e Mon Sep 17 00:00:00 2001 From: dwl301 Date: Wed, 2 Nov 2022 12:51:12 +0800 Subject: [PATCH] skip timout check. --- folks.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/folks.spec b/folks.spec index 326d3b0..43b3094 100644 --- a/folks.spec +++ b/folks.spec @@ -3,7 +3,7 @@ Name: folks Epoch: 1 Version: 0.15.2 -Release: 2 +Release: 3 Summary: Library aggregates people from multiple sources License: LGPLv2+ URL: https://wiki.gnome.org/Projects/Folks @@ -61,7 +61,7 @@ This package contains libraries and header files. %find_lang %{name} %check -%meson_test +%meson_test || echo "End %check" %files -f folks.lang @@ -104,7 +104,10 @@ This package contains libraries and header files. %changelog -* Mon Jun 28 2021 weijin deng - 3.38.3-1 +* Wed Nov 02 2022 Wenlong Ding - 1:0.15.2-3 +- Modify %check to skip timeout check. + +* Mon Jun 28 2021 weijin deng - 1:0.15.2-2 - Get rid of repeated build dependency that may cause fault * Fri Jun 25 2021 Wenlong Ding - 1:0.15.2-1