The package rpms/golang-github-gocql.git has added or updated architecture specific content in its spec file (ExclusiveArch/ExcludeArch or %ifarch/%ifnarch) in commit(s): https://src.fedoraproject.org/cgit/rpms/golang-github-gocql.git/commit/?id=8....
Change: +%ifnarch s390x aarch64
Thanks.
Full change: ============
commit 89da11daa500d87373bf66564758c5cbcb47cf64 Author: Robert-Andr Mauchin zebob.m@gmail.com Date: Fri Jan 31 15:10:37 2020 +0100
Bump to commit 95d072f1b5bbc604ce10f41ce1c914578592ed00
Signed-off-by: Robert-Andr Mauchin zebob.m@gmail.com
diff --git a/.gitignore b/.gitignore index fbddb0b..dae8142 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /gocql-b99afaf3b1639e5264f5e1cabf04fdb2e5ed57ac.tar.gz +/gocql-95d072f1b5bbc604ce10f41ce1c914578592ed00.tar.gz diff --git a/golang-github-gocql.spec b/golang-github-gocql.spec index db624dc..4a6ed18 100644 --- a/golang-github-gocql.spec +++ b/golang-github-gocql.spec @@ -1,12 +1,12 @@ # Generated by go2rpm -# https://github.com/gocql/gocql/issues/1325 -%ifnarch %{ix86} %{arm} s390x +# https://github.com/gocql/gocql/issues/1396 +%ifnarch s390x aarch64 %bcond_without check %endif
# https://github.com/gocql/gocql %global goipath github.com/gocql/gocql -%global commit b99afaf3b1639e5264f5e1cabf04fdb2e5ed57ac +%global commit 95d072f1b5bbc604ce10f41ce1c914578592ed00
%gometa
@@ -23,7 +23,7 @@ Package Gocql implements a fast and robust cassandra client for Go.}
Name: %{goname} Version: 0 -Release: 0.9%{?dist} +Release: 0.10%{?dist} Summary: Fast and robust cassandra client for the Go
# Upstream license specification: BSD-3-Clause @@ -54,6 +54,9 @@ BuildRequires: golang(gopkg.in/inf.v0) %gopkgfiles
%changelog +* Thu Jan 30 22:44:37 CET 2020 Robert-Andr Mauchin zebob.m@gmail.com - 0-0.10.20200130git95d072f +- Bump to commit 95d072f1b5bbc604ce10f41ce1c914578592ed00 + * Wed Jan 29 2020 Fedora Release Engineering releng@fedoraproject.org - 0-0.9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
diff --git a/sources b/sources index ace17fd..55f72f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gocql-b99afaf3b1639e5264f5e1cabf04fdb2e5ed57ac.tar.gz) = 1ee659ec633f860a007dd810bf73cb0a2f0449ebce1976075d4e26761b1905b50ac74a61e82ff1544724009408297ebbccabefda2c72bd6a5003329ddac1c6e0 +SHA512 (gocql-95d072f1b5bbc604ce10f41ce1c914578592ed00.tar.gz) = f3829009a3875816c93878ed6140dc910c63a8f7181a4acfe87d697dcb7139b1e17c5e2beaf1f969b31ebbf8890a96a4addac38b9a3770062aabd6fcceb2c663
arch-excludes@lists.fedoraproject.org