From b769b64b8e83fd884ed230792c21b98a1038db43 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 04:39:14 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-indenter.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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