diff --git a/rust-log-panics.spec b/rust-log-panics.spec index 8d164d5..0880b10 100644 --- a/rust-log-panics.spec +++ b/rust-log-panics.spec @@ -8,7 +8,7 @@ Name: rust-%{crate} Version: 2.0.0 -Release: 5%{?dist} +Release: 6%{?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 +* Fri Jan 21 2022 Fedora Release Engineering - 2.0.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 2.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild