diff --git a/rust-owning_ref.spec b/rust-owning_ref.spec index f7ace74..ca7021e 100644 --- a/rust-owning_ref.spec +++ b/rust-owning_ref.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library for creating references that carry their owner with them License: MIT @@ -66,6 +66,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.4.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Jul 26 2019 Fedora Release Engineering - 0.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild