diff --git a/rust-goblin.spec b/rust-goblin.spec index 7f7d3db..405af31 100644 --- a/rust-goblin.spec +++ b/rust-goblin.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.0.22 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate License: MIT @@ -201,6 +201,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.0.22-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Jul 26 2019 Fedora Release Engineering - 0.0.22-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild