diff --git a/rust-log-panics.spec b/rust-log-panics.spec index 0050abd..4e6e19d 100644 --- a/rust-log-panics.spec +++ b/rust-log-panics.spec @@ -8,7 +8,7 @@ Name: rust-%{crate} Version: 2.0.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Panic hook which logs panic messages rather than printing them # Upstream license specification: MIT/Apache-2.0 @@ -102,6 +102,9 @@ which use "with-backtrace" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.0.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 2.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild