diff --git a/rust-regex.spec b/rust-regex.spec index ca5a9de..cf0f2ad 100644 --- a/rust-regex.spec +++ b/rust-regex.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 1.0.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Implementation of regular expressions for Rust License: MIT or ASL 2.0 @@ -69,6 +69,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/{appveyor.yml,ci,scripts} %changelog +* Mon Jul 23 2018 Igor Gnatenko - 1.0.2-4 +- Rebuild to trigger tests + * Fri Jul 20 2018 Igor Gnatenko - 1.0.2-3 - Rebuild to trigger tests