Hello community,

here is the log from the commit of package vboot for openSUSE:Factory checked 
in at 2020-02-24 15:54:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vboot (Old)
 and      /work/SRC/openSUSE:Factory/.vboot.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vboot"

Mon Feb 24 15:54:05 2020 rev:11 rq:778620 version:78.12499

Changes:
--------
--- /work/SRC/openSUSE:Factory/vboot/vboot.changes      2019-10-21 
12:28:26.423963397 +0200
+++ /work/SRC/openSUSE:Factory/.vboot.new.26092/vboot.changes   2020-02-24 
15:56:03.739954780 +0100
@@ -1,0 +2,5 @@
+Sun Feb 23 20:07:57 UTC 2020 - Misha Komarovskiy <[email protected]>
+
+- riscv64 arch is not supported by vboot, exclude it until supported 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vboot.spec ++++++
--- /var/tmp/diff_new_pack.HcATmJ/_old  2020-02-24 15:56:04.975957336 +0100
+++ /var/tmp/diff_new_pack.HcATmJ/_new  2020-02-24 15:56:04.975957336 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vboot
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define major_version 78
 %define minor_version 12499
 Name:           vboot
@@ -37,7 +38,7 @@
 BuildRequires:  python
 BuildRequires:  trousers-devel
 BuildRequires:  xz-devel
-ExcludeArch:    ppc ppc64 ppc64le
+ExcludeArch:    ppc ppc64 ppc64le riscv64
 
 %description
 VBoot contains verified boot reference implementation and


Reply via email to