diff --git a/rust-either.spec b/rust-either.spec index a788569..04b9684 100644 --- a/rust-either.spec +++ b/rust-either.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.5.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Enum `Either` is a general purpose sum type with two cases # Upstream license specification: MIT/Apache-2.0 @@ -96,6 +96,9 @@ which use "use_std" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1.5.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jan 30 2020 Fedora Release Engineering - 1.5.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild