diff --git a/rust-slotmap.spec b/rust-slotmap.spec index e34be2d..75a7654 100644 --- a/rust-slotmap.spec +++ b/rust-slotmap.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Slotmap data structure # Upstream license specification: Zlib @@ -95,5 +95,8 @@ which use "unstable" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri May 31 13:43:41 CEST 2019 Igor Gnatenko - 0.3.0-1 - Initial package