From 7f4d9fa639989b7cbb6f62981964f0d36e5815fe Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 28 Jul 2018 11:31:56 +0200 Subject: [PATCH] Rebuild to trigger tests Signed-off-by: Igor Gnatenko --- rust-http.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-http.spec b/rust-http.spec index fad259a..aa1f8f5 100644 --- a/rust-http.spec +++ b/rust-http.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.1.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Set of types for representing HTTP requests and responses License: MIT or ASL 2.0 @@ -65,6 +65,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Sat Jul 28 2018 Igor Gnatenko - 0.1.8-2 +- Rebuild to trigger tests + * Tue Jul 24 2018 Igor Gnatenko - 0.1.8-1 - Update to 0.1.8