diff --git a/rust-pad.spec b/rust-pad.spec index 404ae8e..d37fb9b 100644 --- a/rust-pad.spec +++ b/rust-pad.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for padding strings at runtime # https://github.com/ogham/rust-pad/issues/3 @@ -53,5 +53,8 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Mon Jan 08 2018 Igor Gnatenko - 0.1.4-2 +- Rebuild for rust-packaging v5 + * Sat Nov 18 2017 Igor Gnatenko - 0.1.4-1 - Initial package