diff --git a/rust-colored.spec b/rust-colored.spec index f6d7221..eb1ee1e 100644 --- a/rust-colored.spec +++ b/rust-colored.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 2.0.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Most simple way to add colors in your terminal # Upstream license specification: MPL-2.0 @@ -88,6 +88,9 @@ find -type f -executable -exec chmod -v -x '{}' + %endif %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 2.0.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 2.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild