diff --git a/rust-tempfile.spec b/rust-tempfile.spec index 6fb3f2e..492caba 100644 --- a/rust-tempfile.spec +++ b/rust-tempfile.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 2.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Securely create temporary files License: MIT or ASL 2.0 @@ -60,6 +60,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml %changelog +* Mon Jan 08 2018 Igor Gnatenko - 2.2.0-3 +- Rebuild for rust-packaging v5 + * Sun Dec 31 2017 Igor Gnatenko - 2.2.0-2 - Bump rand to 0.4