diff --git a/rust-ghost.spec b/rust-ghost.spec index f9d7207..2db10a8 100644 --- a/rust-ghost.spec +++ b/rust-ghost.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Define your own PhantomData # Upstream license specification: MIT OR Apache-2.0 @@ -71,5 +71,8 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.1.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Dec 10 2020 Fabio Valentini - 0.1.2-1 - Initial package