From cace5bf985d1fce354006dc15443e081079d910d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Tue, 27 Jun 2017 22:15:20 +0200 Subject: [PATCH] - rel 0.2, disable tests, they just don't work on builders --- rust.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rust.spec b/rust.spec index 11a2384..4ca4bf5 100644 --- a/rust.spec +++ b/rust.spec @@ -4,7 +4,7 @@ # # Conditional build: %bcond_with bootstrap -%bcond_without tests # build without tests +%bcond_with tests # build without tests # The channel can be stable, beta, or nightly %define channel stable @@ -25,7 +25,7 @@ Summary: The Rust Programming Language Name: rust Version: 1.18.0 -Release: 0.1 +Release: 0.2 # Licenses: (rust itself) and (bundled libraries) License: (ASL 2.0 or MIT) and (BSD and ISC and MIT) Group: Development/Languages -- 2.43.0