diff --git a/rust-either.spec b/rust-either.spec index 9959244..8153948 100644 --- a/rust-either.spec +++ b/rust-either.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 1.5.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Enum `Either` is a general purpose sum type with two cases # Upstream license specification: MIT/Apache-2.0 @@ -93,6 +93,9 @@ which use "use_std" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 1.5.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sun Oct 28 2018 Igor Gnatenko - 1.5.0-4 - Adapt to new packaging