diff --git a/rust-indenter.spec b/rust-indenter.spec index 610fbe4..36fe82e 100644 --- a/rust-indenter.spec +++ b/rust-indenter.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Formatter wrapper that indents the text, designed for error display impls # Upstream license specification: MIT OR Apache-2.0 @@ -81,5 +81,8 @@ use the "std" feature of the "%{crate}" crate. %endif %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 0.3.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sat Mar 26 2022 Michel Alexandre Salim - 0.3.3-1 - Initial package