diff --git a/rust-unicase1.spec b/rust-unicase1.spec index df7c1e7..87ef0d5 100644 --- a/rust-unicase1.spec +++ b/rust-unicase1.spec @@ -1,12 +1,12 @@ # Generated by rust2rpm 10 -%bcond_without check +%bcond_with check %global debug_package %{nil} %global crate unicase Name: rust-%{crate}1 Version: 1.4.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Case-insensitive wrapper around strings # Upstream license specification: MIT @@ -108,6 +108,9 @@ which use "heapsize_plugin" feature of "%{crate}" crate. %endif %changelog +* Wed Sep 11 2019 Igor Gnatenko - 1.4.2-7 +- Disable tests + * Fri Jul 26 2019 Fedora Release Engineering - 1.4.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild