Disable tests

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent de3b4edef0
commit 75cec91531
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -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 <ignatenkobrain@fedoraproject.org> - 0.1.1-5
- Disable tests
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

Loading…
Cancel
Save