From f87de71560b1495018c52efda30741fdde24d6a0 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 8 Jan 2018 21:18:55 +0100 Subject: [PATCH] Rebuild for rust-packaging v5 Signed-off-by: Igor Gnatenko --- rust-textwrap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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