diff --git a/rust-textwrap.spec b/rust-textwrap.spec index cebb4a2..002a31e 100644 --- a/rust-textwrap.spec +++ b/rust-textwrap.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.9.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Small library for word wrapping, indenting, and dedenting strings License: MIT @@ -71,6 +71,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Mon Jan 08 2018 Igor Gnatenko - 0.9.0-4 +- Rebuild for rust-packaging v5 + * Mon Jan 01 2018 Igor Gnatenko - 0.9.0-3 - Bump rand to 0.4