Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flashrom for openSUSE:Factory checked in at 2025-06-10 08:57:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flashrom (Old) and /work/SRC/openSUSE:Factory/.flashrom.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flashrom" Tue Jun 10 08:57:03 2025 rev:32 rq:1282873 version:1.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/flashrom/flashrom.changes 2025-01-06 16:05:00.401240273 +0100 +++ /work/SRC/openSUSE:Factory/.flashrom.new.19631/flashrom.changes 2025-06-10 08:57:23.047816609 +0200 @@ -1,0 +2,5 @@ +Wed Jun 4 13:59:53 UTC 2025 - ecsos <ec...@opensuse.org> + +- Fix build error for Leap 16.0 + +------------------------------------------------------------------- @@ -356,2 +360,0 @@ - -------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flashrom.spec ++++++ --- /var/tmp/diff_new_pack.RPN1VA/_old 2025-06-10 08:57:23.671842347 +0200 +++ /var/tmp/diff_new_pack.RPN1VA/_new 2025-06-10 08:57:23.675842512 +0200 @@ -1,7 +1,7 @@ # # spec file for package flashrom # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,7 +37,7 @@ BuildRequires: pkgconfig(zlib) Recommends: %{name}-doc = %{version} ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 riscv64 -%if 0%{?suse_version} > 1600 +%if 0%{?suse_version} >= 1600 BuildRequires: python3-Sphinx %else BuildRequires: python311-Sphinx