From c096798fbbdeffcacd98ee2384c8ac8731d3332d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 22:24:51 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-unicode-width.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-unicode-width.spec b/rust-unicode-width.spec index eaf5a8d..b227ef6 100644 --- a/rust-unicode-width.spec +++ b/rust-unicode-width.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.5 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Determine displayed width of `char` and `str` types # Upstream license specification: MIT/Apache-2.0 @@ -99,6 +99,9 @@ which use "no_std" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.1.5-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu Jun 20 09:37:48 CEST 2019 Igor Gnatenko - 0.1.5-10 - Regenerate