From 556500ebd723622bfbc5ca7de08f12c105c174ad Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 14:06:19 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-pad.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-pad.spec b/rust-pad.spec index 1fdfe01..f98d34e 100644 --- a/rust-pad.spec +++ b/rust-pad.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.1.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library for padding strings at runtime License: MIT @@ -66,6 +66,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.1.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Nov 14 2018 Igor Gnatenko - 0.1.5-3 - Adapt to new packaging