diff --git a/rust-ref-cast.spec b/rust-ref-cast.spec index f284be2..f26f8f5 100644 --- a/rust-ref-cast.spec +++ b/rust-ref-cast.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Safely cast &T to &U where the struct U contains a single field of type T # Upstream license specification: MIT OR Apache-2.0 @@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.0.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 1.0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild