From 88922cea2e4259723c01a84828a911337ae9e9b2 Mon Sep 17 00:00:00 2001 From: Sergey Cherevko Date: Fri, 24 Nov 2023 17:42:03 +0300 Subject: [PATCH] Added modified packages for MSVSphere 8 --- msvsphere-8.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/msvsphere-8.json b/msvsphere-8.json index 822566c..b8ae341 100644 --- a/msvsphere-8.json +++ b/msvsphere-8.json @@ -117,6 +117,15 @@ "libdnf": { "reason": "Changed bug tracker URL to https://bugs.msvsphere.ru/" }, + "mozjs52": { + "reason": "Skip tests after build." + }, + "mozjs60": { + "reason": "Skip tests after build." + }, + "nettle": { + "reason": "Updated for passing tests under i386 architecture." + }, "sos": { "reason": "Added code to define our distribution." },