Rebuild with tests

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 6 years ago
parent 7d39aed703
commit 6177eb9bdc
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -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 <ignatenkobrain@fedoraproject.org> - 0.4.6-6
- Rebuild with tests
* Sun Jun 09 21:35:37 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4.6-5
- Regenerate

Loading…
Cancel
Save