Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rtl88x2bu for openSUSE:Factory checked in at 2025-06-11 16:23:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rtl88x2bu (Old) and /work/SRC/openSUSE:Factory/.rtl88x2bu.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rtl88x2bu" Wed Jun 11 16:23:35 2025 rev:8 rq:1284514 version:5.8.7.1+git20250512.1800958 Changes: -------- --- /work/SRC/openSUSE:Factory/rtl88x2bu/rtl88x2bu.changes 2025-05-15 17:01:21.358150413 +0200 +++ /work/SRC/openSUSE:Factory/.rtl88x2bu.new.19631/rtl88x2bu.changes 2025-06-11 16:24:35.511630898 +0200 @@ -1,0 +2,5 @@ +Tue Jun 10 14:22:24 UTC 2025 - Andreas Schwab <sch...@suse.de> + +- Use correct ARCH + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rtl88x2bu.spec ++++++ --- /var/tmp/diff_new_pack.FM6J5T/_old 2025-06-11 16:24:36.239661279 +0200 +++ /var/tmp/diff_new_pack.FM6J5T/_new 2025-06-11 16:24:36.239661279 +0200 @@ -88,7 +88,7 @@ cp -a source obj/$flavor pushd obj/$flavor sed -i -e "s,^KSRC := /lib/modules/\$(KVER)/build$,KSRC := %{_prefix}/src/linux-obj/%{_target_cpu}/$flavor," Makefile - %make_build + %make_build ${ARCH:+ARCH=$ARCH} popd done