diff --git a/rust-owning_ref.spec b/rust-owning_ref.spec index 4183876..3afb3ca 100644 --- a/rust-owning_ref.spec +++ b/rust-owning_ref.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.4.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library for creating references that carry their owner with them # Upstream license specification: MIT @@ -72,6 +72,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.4.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 0.4.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild