diff --git a/rust-either.spec b/rust-either.spec index 904d59f..3a70b7c 100644 --- a/rust-either.spec +++ b/rust-either.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Enum `Either` is a general purpose sum type with two cases License: MIT or ASL 2.0 @@ -62,6 +62,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.4.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 08 2018 Igor Gnatenko - 1.4.0-2 - Rebuild for rust-packaging v5