Rebuild for passing %__cargo_common_opts bug

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-02-21 09:31:30 +01:00
parent b89fa1fa14
commit 3e6659c90e
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: rust-%{crate}
Version: 7.0.1
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Utility that allows you to count code, quickly
License: MIT or ASL 2.0
@ -91,6 +91,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
* Wed Feb 21 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 7.0.1-6
- Rebuild for passing %%__cargo_common_opts bug
* Tue Feb 20 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 7.0.1-5
- Bump rayon to 1