diff --git a/rust-crates-io.spec b/rust-crates-io.spec index 0157365..4007b3f 100644 --- a/rust-crates-io.spec +++ b/rust-crates-io.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.16.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Helpers for interacting with crates.io License: MIT or ASL 2.0 @@ -58,5 +58,8 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Sat Jul 28 2018 Igor Gnatenko - 0.16.0-2 +- Rebuild to trigger tests + * Sun Jul 22 2018 Igor Gnatenko - 0.16.0-1 - Initial package