diff --git a/rust-chrono.spec b/rust-chrono.spec index daf69b0..41def80 100644 --- a/rust-chrono.spec +++ b/rust-chrono.spec @@ -1,13 +1,12 @@ # Generated by rust2rpm 9 -# * https://pagure.io/releng/issue/8425 -%bcond_with check +%bcond_without check %global debug_package %{nil} %global crate chrono Name: rust-%{crate} Version: 0.4.6 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Date and time library for Rust # Upstream license specification: MIT/Apache-2.0 @@ -131,6 +130,9 @@ which use "time" feature of "%{crate}" crate. %endif %changelog +* Tue Jun 11 22:50:13 CEST 2019 Igor Gnatenko - 0.4.6-6 +- Rebuild with tests + * Sun Jun 09 21:35:37 CEST 2019 Igor Gnatenko - 0.4.6-5 - Regenerate