Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flashrom for openSUSE:Factory checked in at 2021-09-20 23:33:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flashrom (Old) and /work/SRC/openSUSE:Factory/.flashrom.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flashrom" Mon Sep 20 23:33:45 2021 rev:25 rq:920389 version:1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/flashrom/flashrom.changes 2020-11-29 12:30:29.666127565 +0100 +++ /work/SRC/openSUSE:Factory/.flashrom.new.1899/flashrom.changes 2021-09-20 23:36:33.743426283 +0200 @@ -1,0 +2,6 @@ +Thu Sep 9 15:02:36 UTC 2021 - Andreas Schwab <[email protected]> + +- Enable build on riscv64 +- Drop requires on dmidecode, no longer needed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flashrom.spec ++++++ --- /var/tmp/diff_new_pack.6uxdY2/_old 2021-09-20 23:36:34.183426826 +0200 +++ /var/tmp/diff_new_pack.6uxdY2/_new 2021-09-20 23:36:34.187426831 +0200 @@ -1,7 +1,7 @@ # # spec file for package flashrom # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,8 +34,7 @@ BuildRequires: pkgconfig(libpci) BuildRequires: pkgconfig(libusb) BuildRequires: pkgconfig(zlib) -Requires: dmidecode -ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 +ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 riscv64 %description flashrom is a utility for reading, writing, verifying and erasing flash ROM
