diff --git a/rust-tempdir.spec b/rust-tempdir.spec index 22725c7..8d889fb 100644 --- a/rust-tempdir.spec +++ b/rust-tempdir.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.5 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Library for managing a temporary directory License: MIT or ASL 2.0 @@ -57,6 +57,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Mon Jan 08 2018 Igor Gnatenko - 0.3.5-6 +- Rebuild for rust-packaging v5 + * Sun Dec 31 2017 Igor Gnatenko - 0.3.5-5 - Bump rand to 0.4