diff --git a/rust-tokei.spec b/rust-tokei.spec index 44e37d5..07a339d 100644 --- a/rust-tokei.spec +++ b/rust-tokei.spec @@ -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 - 7.0.1-6 +- Rebuild for passing %%__cargo_common_opts bug + * Tue Feb 20 2018 Igor Gnatenko - 7.0.1-5 - Bump rayon to 1