From 0ba65ab0e6fe304bda3c5ae8b7c978bc45df1dc5369fccc20f028cc954d7c8d7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 22 Feb 2018 14:13:30 +0000 Subject: [PATCH 1/2] Accepting request 578640 from openSUSE:Factory:RISCV - Add riscv64 to x64bitarch OBS-URL: https://build.opensuse.org/request/show/578640 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=181 --- gi-find-deps.sh | 2 +- gobject-introspection.changes | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gi-find-deps.sh b/gi-find-deps.sh index ce5ef2f..47ad341 100644 --- a/gi-find-deps.sh +++ b/gi-find-deps.sh @@ -220,7 +220,7 @@ function inList() { return 1 } -x64bitarch="x86_64 ppc64 ppc64le s390x ia64 aarch64" +x64bitarch="x86_64 ppc64 ppc64le s390x ia64 aarch64 riscv64" for path in \ $(for tlpath in \ diff --git a/gobject-introspection.changes b/gobject-introspection.changes index fcdc6f5..e0ff2b8 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 21 10:27:45 UTC 2018 - schwab@suse.de + +- Add riscv64 to x64bitarch + ------------------------------------------------------------------- Thu Nov 2 09:23:23 UTC 2017 - mpluskal@suse.com From c4e42630d9156d139b8d274cccbf0a1723deadc82f11e487822e139d17c927cf Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 22 Feb 2018 14:14:04 +0000 Subject: [PATCH 2/2] - go-find-deps.sh: add riscv64 to x64bitarch. OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=182 --- gobject-introspection.changes | 2 +- gobject-introspection.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gobject-introspection.changes b/gobject-introspection.changes index e0ff2b8..6a99620 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Wed Feb 21 10:27:45 UTC 2018 - schwab@suse.de -- Add riscv64 to x64bitarch +- go-find-deps.sh: add riscv64 to x64bitarch. ------------------------------------------------------------------- Thu Nov 2 09:23:23 UTC 2017 - mpluskal@suse.com diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 0278217..8c60a7a 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,7 +1,7 @@ # # spec file for package gobject-introspection # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed