From 1be2981800daf1f50e8b66b05998122427e0b18b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 14:34:23 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-unindent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-unindent.spec b/rust-unindent.spec index 7a3ae84..128f720 100644 --- a/rust-unindent.spec +++ b/rust-unindent.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Remove a column of leading whitespace from a string # Upstream license specification: MIT/Apache-2.0 @@ -65,6 +65,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.1.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Nov 10 2018 Josh Stone - 0.1.3-3 - Adapt to new packaging