diff --git a/rust-no-panic.spec b/rust-no-panic.spec index 8ed6fa4..495fa38 100644 --- a/rust-no-panic.spec +++ b/rust-no-panic.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.14 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Attribute macro to require that the compiler prove a function can't ever panic # Upstream license specification: MIT OR Apache-2.0 @@ -71,6 +71,10 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Aug 01 2020 Fedora Release Engineering - 0.1.14-3 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.1.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild