From a3b5ac9ba473dff69b4f59816f9f4df3e9804cf4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 09:41:52 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-textwrap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-textwrap.spec b/rust-textwrap.spec index c0cc101..523c1fc 100644 --- a/rust-textwrap.spec +++ b/rust-textwrap.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.11.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Small library for word wrapping, indenting, and dedenting strings # Upstream license specification: MIT @@ -102,6 +102,9 @@ which use "term_size" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.11.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jan 30 2020 Fedora Release Engineering - 0.11.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild