diff --git a/rust-tokei.spec b/rust-tokei.spec index 3c76947..3653ccc 100644 --- a/rust-tokei.spec +++ b/rust-tokei.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 6.1.2 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Utility that allows you to count code, quickly License: MIT or ASL 2.0 @@ -99,6 +99,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Mon Jan 08 2018 Igor Gnatenko - 6.1.2-8 +- Rebuild for rust-packaging v5 + * Tue Jan 02 2018 Igor Gnatenko - 6.1.2-7 - Bump serde_cbor to 0.8