[packages/rust] - rel 0.2, disable tests, they just don't work on builders
    baggins 
    baggins at pld-linux.org
       
    Tue Jun 27 22:15:44 CEST 2017
    
    
  
commit cace5bf985d1fce354006dc15443e081079d910d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Jun 27 22:15:20 2017 +0200
    - 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rust.git/commitdiff/cace5bf985d1fce354006dc15443e081079d910d
    
    
More information about the pld-cvs-commit
mailing list