diff --git a/rust-xz2.spec b/rust-xz2.spec index 8bdc8da..672209a 100644 --- a/rust-xz2.spec +++ b/rust-xz2.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.1.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Rust bindings to liblzma License: MIT or ASL 2.0 @@ -65,6 +65,9 @@ sed -i -e "/fn standard_files/i #[ignore]" tests/xz.rs %{cargo_registry}/%{crate}-%{version}/ %changelog +* Sat Jul 28 2018 Igor Gnatenko - 0.1.5-4 +- Rebuild to trigger tests + * Sat Jul 28 2018 Igor Gnatenko - 0.1.5-3 - Rebuild to trigger tests