commit 8c6c69307e71cc295d446eb2f673e10837be6362
Author: Jan Chaloupka <[email protected]>
Date:   Tue Oct 14 14:10:50 2014 +0200

    BuildArch to ExclusiveArch
    - related: #1141872

 golang-github-stretchr-testify.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/golang-github-stretchr-testify.spec 
b/golang-github-stretchr-testify.spec
index 4dd1c4e..ecf42b3 100644
--- a/golang-github-stretchr-testify.spec
+++ b/golang-github-stretchr-testify.spec
@@ -5,12 +5,12 @@
 
 Name:           golang-github-stretchr-testify
 Version:        0
-Release:        0.3.git%{shortcommit}%{?dist}
+Release:        0.4.git%{shortcommit}%{?dist}
 Summary:        Tools for testifying that your code will behave as you intend
 License:        MIT
 URL:            http://godoc.org/%{import_path}
 Source0:        
https://%{import_path}/archive/%{commit}/testify-%{shortcommit}.tar.gz
-BuildArch:      noarch
+ExclusiveArch:  %{ix86} x86_64 %{arm}
 
 %description
 Thou Shalt Write Tests
@@ -73,6 +73,9 @@ done
 %{gopath}/src/%{import_path}/suite/*.go
 
 %changelog
+* Tue Oct 14 2014 jchaloup <[email protected]> - 0-0.4.gitda775f0
+- BuildArch to ExclusiveArch
+
 * Mon Sep 15 2014 Lokesh Mandvekar <[email protected]> - 0-0.3.gitda775f0
 - preserve timestamps of copied files
 
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to