]> git.pld-linux.org Git - packages/rust.git/commitdiff
- rel 0.2, disable tests, they just don't work on builders auto/th/rust-1.18.0-0.2
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 27 Jun 2017 20:15:20 +0000 (22:15 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 27 Jun 2017 20:15:20 +0000 (22:15 +0200)
rust.spec

index 11a2384df97efc9a7da8b714e98bfb132a59cf8b..4ca4bf544ff17b3e199fd99be1301586bf8ba775 100644 (file)
--- 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
This page took 0.045341 seconds and 4 git commands to generate.