From 75cec9153154da6ea1b375a418b3dc6ad179667a Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Feb 18 2020 15:06:16 +0000 Subject: Disable tests Signed-off-by: Igor Raits --- diff --git a/rust-mac.spec b/rust-mac.spec index b663e67..874bf5f 100644 --- a/rust-mac.spec +++ b/rust-mac.spec @@ -1,12 +1,13 @@ # Generated by rust2rpm 10 -%bcond_without check +# * https://github.com/reem/rust-mac/issues/15 +%bcond_with check %global debug_package %{nil} %global crate mac Name: rust-%{crate} Version: 0.1.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Collection of great and ubiqutitous macros # Upstream license specification: MIT/Apache-2.0 @@ -71,6 +72,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Tue Feb 18 2020 Igor Raits - 0.1.1-5 +- Disable tests + * Thu Jan 30 2020 Fedora Release Engineering - 0.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild