Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flashrom for openSUSE:Factory checked in at 2024-10-15 14:57:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flashrom (Old) and /work/SRC/openSUSE:Factory/.flashrom.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flashrom" Tue Oct 15 14:57:47 2024 rev:29 rq:1207944 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/flashrom/flashrom.changes 2024-09-29 18:09:42.019306612 +0200 +++ /work/SRC/openSUSE:Factory/.flashrom.new.19354/flashrom.changes 2024-10-15 14:57:56.947543724 +0200 @@ -1,0 +2,5 @@ +Sun Oct 13 10:16:37 UTC 2024 - ecsos <[email protected]> + +- Fix build error under Leap. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flashrom.spec ++++++ --- /var/tmp/diff_new_pack.OPAkQP/_old 2024-10-15 14:57:58.695616424 +0200 +++ /var/tmp/diff_new_pack.OPAkQP/_new 2024-10-15 14:57:58.711617089 +0200 @@ -27,9 +27,13 @@ Source1: https://download.flashrom.org/releases/%{name}-%{version}.tar.xz.asc#/%{name}-%{version}.tar.bz2.sig # Got the key from David Hendricks Source2: %{name}.keyring -BuildRequires: meson >= 0.53.0 +BuildRequires: meson >= 0.56.0 BuildRequires: pkgconfig +%if 0%{?suse_version} > 1600 BuildRequires: python3-Sphinx +%else +BuildRequires: python311-Sphinx +%endif BuildRequires: pkgconfig(cmocka) BuildRequires: pkgconfig(libftdi1) BuildRequires: pkgconfig(libjaylink)
