diff --git a/rust-no-panic.spec b/rust-no-panic.spec index 53874fb..c4d2f11 100644 --- a/rust-no-panic.spec +++ b/rust-no-panic.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.12 -Release: 1%{?dist} +Release: 2%{?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,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.1.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Tue Nov 19 2019 Josh Stone - 0.1.12-1 - Update to 0.1.12