diff --git a/rust-either.spec b/rust-either.spec index 4ec1a7b..5a05912 100644 --- a/rust-either.spec +++ b/rust-either.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.6.1 -Release: 1%{?dist} +Release: 2%{?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 Jan 27 2021 Fedora Release Engineering - 1.6.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Sep 17 2020 Fabio Valentini - 1.6.1-1 - Update to version 1.6.1.