diff --git a/rust-seahash.spec b/rust-seahash.spec index d2189a1..16ff362 100644 --- a/rust-seahash.spec +++ b/rust-seahash.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 3.0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Blazingly fast, portable hash function with proven statistical guarantees # https://github.com/redox-os/tfs/pull/76 @@ -52,5 +52,8 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/logo.png %changelog +* Mon Jan 08 2018 Igor Gnatenko - 3.0.5-2 +- Rebuild for rust-packaging v5 + * Fri Dec 01 2017 Igor Gnatenko - 3.0.5-1 - Initial package