diff --git a/rust-rustc-serialize.spec b/rust-rustc-serialize.spec index 3635c0b..0acdac9 100644 --- a/rust-rustc-serialize.spec +++ b/rust-rustc-serialize.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.24 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Generic serialization/deserialization support License: MIT or ASL 2.0 @@ -61,6 +61,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml %changelog +* Mon Jan 08 2018 Igor Gnatenko - 0.3.24-4 +- Rebuild for rust-packaging v5 + * Mon Jan 01 2018 Igor Gnatenko - 0.3.24-3 - Bump rand to 0.4