diff --git a/rust-itoa.spec b/rust-itoa.spec index 292a8f3..78f192c 100644 --- a/rust-itoa.spec +++ b/rust-itoa.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fast functions for printing integer primitives to an io::Write License: MIT or ASL 2.0 @@ -51,6 +51,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Mon Jan 08 2018 Igor Gnatenko - 0.3.4-2 +- Rebuild for rust-packaging v5 + * Sat Nov 04 2017 Igor Gnatenko - 0.3.4-1 - Update to 0.3.4