diff --git a/rust-no-panic.spec b/rust-no-panic.spec index b7b7fe9..8454ac8 100644 --- a/rust-no-panic.spec +++ b/rust-no-panic.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.10 -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 @@ -73,6 +73,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.1.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri May 31 2019 Josh Stone - 0.1.10-1 - Update to 0.1.10