From 0f9d943c6f7e78c4cdb3c38e2d8cb846d3cb0c3a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 13:36:42 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-colored.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-colored.spec b/rust-colored.spec index 19ed578..27ba330 100644 --- a/rust-colored.spec +++ b/rust-colored.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 2.0.0 -Release: 2%{?dist} +Release: 3%{?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 Jul 23 2021 Fedora Release Engineering - 2.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 2.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild