diff --git a/rust-either.spec b/rust-either.spec index 04c445b..904d59f 100644 --- a/rust-either.spec +++ b/rust-either.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.4.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 +* Mon Jan 08 2018 Igor Gnatenko - 1.4.0-2 +- Rebuild for rust-packaging v5 + * Wed Nov 15 2017 Igor Gnatenko - 1.4.0-1 - Update to 1.4.0