diff --git a/rust-foreign-types.spec b/rust-foreign-types.spec index 680f420..804861e 100644 --- a/rust-foreign-types.spec +++ b/rust-foreign-types.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.5.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Framework for Rust wrappers over C APIs # Upstream license specification: MIT/Apache-2.0 @@ -83,6 +83,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 0.5.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Tue Jul 27 2021 Fedora Release Engineering - 0.5.0-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild