diff --git a/rust-unicase.spec b/rust-unicase.spec index dd3cc9b..8b4c2f9 100644 --- a/rust-unicase.spec +++ b/rust-unicase.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 2.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Case-insensitive wrapper around strings License: MIT or ASL 2.0 @@ -54,5 +54,8 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/scripts %changelog +* Mon Jan 08 2018 Igor Gnatenko - 2.1.0-2 +- Rebuild for rust-packaging v5 + * Wed Nov 29 2017 Igor Gnatenko - 2.1.0-1 - Initial package