diff --git a/rust-either.spec b/rust-either.spec index 293ebdb..acaedaf 100644 --- a/rust-either.spec +++ b/rust-either.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.5.0 -Release: 1%{?dist} +Release: 2%{?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 +* Sat Jul 14 2018 Fedora Release Engineering - 1.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon Mar 26 2018 Igor Gnatenko - 1.5.0-1 - Update to 1.5.0