diff --git a/rust-num-complex.spec b/rust-num-complex.spec index d8f2e71..1ec8ce5 100644 --- a/rust-num-complex.spec +++ b/rust-num-complex.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.41 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Complex numbers implementation for Rust License: MIT or ASL 2.0 @@ -54,6 +54,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Mon Jan 08 2018 Igor Gnatenko - 0.1.41-2 +- Rebuild for rust-packaging v5 + * Sat Dec 02 2017 Igor Gnatenko - 0.1.41-1 - Update to 0.1.41