From b0c90c86e7ad0d7200384dc893caa53bba1c6085 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 20 2018 22:52:40 +0000 Subject: Rebuild to trigger tests Signed-off-by: Igor Gnatenko --- diff --git a/rust-regex.spec b/rust-regex.spec index 40456e6..ca5a9de 100644 --- a/rust-regex.spec +++ b/rust-regex.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 1.0.2 -Release: 2%{?dist} +Release: 3%{?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 +* Fri Jul 20 2018 Igor Gnatenko - 1.0.2-3 +- Rebuild to trigger tests + * Fri Jul 20 2018 Igor Gnatenko - 1.0.2-2 - Rebuild