From b2898a1486a14babb951fa488835ede04f4c5966 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 19:08:44 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-simplelog.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-simplelog.spec b/rust-simplelog.spec index 04b4017..fee28f9 100644 --- a/rust-simplelog.spec +++ b/rust-simplelog.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.8.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Simple and easy-to-use logging facility for Rust's log crate # Upstream license specification: MIT OR Apache-2.0 @@ -95,6 +95,9 @@ which use "test" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.8.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Aug 01 2020 Fedora Release Engineering - 0.8.0-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild