From 16d0aa6e3bd74257402a6ad717576f8d1db6c2fb Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Fri, 4 Oct 2024 17:05:29 +0200 Subject: [PATCH] Disable tests to avoid pulling in outdated dependencies --- rust-xml5ever0.17.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rust-xml5ever0.17.spec b/rust-xml5ever0.17.spec index 8f050ea..b04416f 100644 --- a/rust-xml5ever0.17.spec +++ b/rust-xml5ever0.17.spec @@ -1,5 +1,6 @@ # Generated by rust2rpm 26 -%bcond_without check +# * outdated dev-dependencies: rustc-test ^0.3 +%bcond_with check %global debug_package %{nil} %global crate xml5ever