From: Jan Rękorajski Date: Tue, 27 Jun 2017 20:15:20 +0000 (+0200) Subject: - rel 0.2, disable tests, they just don't work on builders X-Git-Tag: auto/th/rust-1.18.0-0.2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?p=packages%2Frust.git;a=commitdiff_plain;h=cace5bf985d1fce354006dc15443e081079d910d - rel 0.2, disable tests, they just don't work on builders --- 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