diff --git a/rust-maybe-uninit.spec b/rust-maybe-uninit.spec index 917c119..4fdf51c 100644 --- a/rust-maybe-uninit.spec +++ b/rust-maybe-uninit.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 2.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MaybeUninit for friends of backwards compatibility # Upstream license specification: Apache-2.0 OR MIT @@ -71,5 +71,8 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 2.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Feb 20 09:18:00 PST 2020 Josh Stone - 2.0.0-1 - Initial package