diff --git a/rust-time.spec b/rust-time.spec index bf77c5b..03a81e4 100644 --- a/rust-time.spec +++ b/rust-time.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.39 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Utilities for working with time-related functions in Rust License: MIT or ASL 2.0 @@ -62,6 +62,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml %changelog +* Mon Jan 08 2018 Igor Gnatenko - 0.1.39-2 +- Rebuild for rust-packaging v5 + * Thu Jan 04 2018 Igor Gnatenko - 0.1.39-1 - Update to 0.1.39