diff --git a/rust-textwrap.spec b/rust-textwrap.spec index 4a434f4..18aa7a7 100644 --- a/rust-textwrap.spec +++ b/rust-textwrap.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.13.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Powerful library for word wrapping, indenting, and dedenting strings # Upstream license specification: MIT @@ -107,6 +107,9 @@ which use "unicode-width" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.13.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Dec 30 18:30:12 CET 2020 Igor Raits - 0.13.2-1 - Update to 0.13.2 (Fixes: RHBZ#1911671)