Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ucode-amd for openSUSE:Factory checked in at 2026-07-10 17:36:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ucode-amd (Old) and /work/SRC/openSUSE:Factory/.ucode-amd.new.1991 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ucode-amd" Fri Jul 10 17:36:41 2026 rev:12 rq:1364850 version:20260610 Changes: -------- --- /work/SRC/openSUSE:Factory/ucode-amd/ucode-amd.changes 2026-06-23 17:36:47.657762292 +0200 +++ /work/SRC/openSUSE:Factory/.ucode-amd.new.1991/ucode-amd.changes 2026-07-10 17:38:53.064186914 +0200 @@ -1,0 +2,5 @@ +Mon Jun 29 13:30:13 UTC 2026 - Takashi Iwai <[email protected]> + +- Install README, too + +------------------------------------------------------------------- Old: ---- kernel-firmware-tools-20260610.tar.gz New: ---- kernel-firmware-tools-20260629.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ucode-amd.spec ++++++ --- /var/tmp/diff_new_pack.ig2BAr/_old 2026-07-10 17:38:54.932250694 +0200 +++ /var/tmp/diff_new_pack.ig2BAr/_new 2026-07-10 17:38:54.932250694 +0200 @@ -30,7 +30,7 @@ Group: System/Kernel URL: https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/ Source0: %{name}-%{version}.tar.xz -Source1: https://github.com/openSUSE/kernel-firmware-tools/archive/refs/tags/20260610.tar.gz#/kernel-firmware-tools-20260610.tar.gz +Source1: https://github.com/openSUSE/kernel-firmware-tools/archive/refs/tags/20260629.tar.gz#/kernel-firmware-tools-20260629.tar.gz Source2: %{name}-rpmlintrc Source3: git_id Source10: topicprovs @@ -58,8 +58,9 @@ %autosetup -p1 tar xf %{S:1} --strip-components=1 # strip down WHENCE for the topic -scripts/strip-topic-whence.sh ucode-amd < WHENCE > WHENCE.new -mv WHENCE.new WHENCE +cp WHENCE WHENCE-dist +scripts/strip-topic-whence.sh ucode-amd < WHENCE-dist > WHENCE + %build # nothing to do @@ -69,6 +70,7 @@ scripts/install-licenses.sh ucode-amd %{buildroot}%{_licensedir}/%{name} install -c -D -m 0644 WHENCE %{buildroot}%{_licensedir}/%{name}/WHENCE install -c -D -m 0644 README.md %{buildroot}%{_docdir}/%{name}/README.md +scripts/strip-topic-whence.sh -t %{buildroot}%{_docdir}/%{name} ucode-amd < WHENCE-dist %post %{?regenerate_initrd_post} ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.ig2BAr/_old 2026-07-10 17:38:54.968251923 +0200 +++ /var/tmp/diff_new_pack.ig2BAr/_new 2026-07-10 17:38:54.972252059 +0200 @@ -1,6 +1,6 @@ -mtime: 1781101224 -commit: bced0de74aeb458ff430cedc334053fbd16ec7ea69ce2ab7740b28f7821f6554 +mtime: 1782739813 +commit: a19fe63bacdaf057c1e51d9e13126e585472199af6908dbe4f99d8dc206b1a8d url: https://src.opensuse.org/kernel-firmware/ucode-amd -revision: bced0de74aeb458ff430cedc334053fbd16ec7ea69ce2ab7740b28f7821f6554 +revision: a19fe63bacdaf057c1e51d9e13126e585472199af6908dbe4f99d8dc206b1a8d projectscmsync: https://src.opensuse.org/kernel-firmware/_ObsPrj.git ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-06-29 15:30:13.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ kernel-firmware-tools-20260610.tar.gz -> kernel-firmware-tools-20260629.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kernel-firmware-tools-20260610/kernel-firmware.spec.in new/kernel-firmware-tools-20260629/kernel-firmware.spec.in --- old/kernel-firmware-tools-20260610/kernel-firmware.spec.in 2026-06-10 16:11:47.000000000 +0200 +++ new/kernel-firmware-tools-20260629/kernel-firmware.spec.in 2026-06-29 15:20:02.000000000 +0200 @@ -52,8 +52,9 @@ %autosetup -p1 tar xf %{S:1} --strip-components=1 # strip down WHENCE for the topic -scripts/strip-topic-whence.sh @@TOPIC@@ < WHENCE > WHENCE.new -mv WHENCE.new WHENCE +cp WHENCE WHENCE-dist +scripts/strip-topic-whence.sh @@TOPIC@@ < WHENCE-dist > WHENCE + @@SETUP@@ %build @@ -64,6 +65,7 @@ scripts/install-licenses.sh @@TOPIC@@ %{buildroot}%{_licensedir}/%{name} install -c -D -m 0644 WHENCE %{buildroot}%{_licensedir}/%{name}/WHENCE install -c -D -m 0644 README.md %{buildroot}%{_docdir}/%{name}/README.md +scripts/strip-topic-whence.sh -t %{buildroot}%{_docdir}/%{name} @@TOPIC@@ < WHENCE-dist @@POST@@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kernel-firmware-tools-20260610/licenses.list new/kernel-firmware-tools-20260629/licenses.list --- old/kernel-firmware-tools-20260610/licenses.list 2026-06-10 16:11:47.000000000 +0200 +++ new/kernel-firmware-tools-20260629/licenses.list 2026-06-29 15:20:02.000000000 +0200 @@ -206,6 +206,7 @@ cs42l45: LICENSE.cirrus mtk-sof: LICENCE.mediatek nxp-sr1xx: LICENSE.nxp +nxpwifi: LICENSE.nxp btnxpuart: LICENSE.nxp amlogic: LICENSE.amlogic powervr: LICENSE.powervr diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kernel-firmware-tools-20260610/scripts/strip-topic-whence.sh new/kernel-firmware-tools-20260629/scripts/strip-topic-whence.sh --- old/kernel-firmware-tools-20260610/scripts/strip-topic-whence.sh 2026-06-10 16:11:47.000000000 +0200 +++ new/kernel-firmware-tools-20260629/scripts/strip-topic-whence.sh 2026-06-29 15:20:02.000000000 +0200 @@ -3,11 +3,16 @@ # # Strip WHENCE only for the given topic # -# usage: strip-topic-whence.sh $TOPIC < WHENCE +# usage: strip-topic-whence.sh [-t DOCDIR] $TOPIC < WHENCE +# -t = install the documents like README to the given directory # +if [ x"$1" = x"-t" ]; then + text_target=$2 + shift 2 +fi + chosen="$1" -list="$2" declare -A topicdefs @@ -20,6 +25,15 @@ esac done < topics.list +install_text () { + test -n "$text_target" || return + local l="$1" + l="${l#File: }" + test -f $l || return + local d=$(echo $l | tr / -) + install -c -m 0644 $l "$text_target/$d" +} + sub="xxx" while IFS="" read -r l; do case "$l" in @@ -28,24 +42,22 @@ topic="" continue ;; - File:\ */README) - continue - ;; - File:\ */notice_ath*.txt) - continue - ;; - File:\ */notice.txt_wlanmdsp) - continue - ;; - File:\ */Notice.txt) - continue - ;; - File:\ */.notice) - continue - ;; esac if [ "$topic" = "$chosen" -o "$sub" = "xxx" ]; then - echo "$l" + case "$l" in + File:\ */README*) + install_text "$l";; + File:\ */notice_ath*.txt) + install_text "$l";; + File:\ */notice.txt_wlanmdsp) + install_text "$l";; + File:\ */Notice.txt) + install_text "$l";; + File:\ */.notice) + install_text "$l";; + *) + test -z "$text_target" && echo "$l" ;; + esac continue fi case "$l" in @@ -54,6 +66,7 @@ sub="$1" sub="${sub%:}" topic="${topicdefs[$sub]}" + test -n "$text_target" && continue if [ "$topic" = "$chosen" ]; then echo "--------------------------------------------------------------------------" echo diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kernel-firmware-tools-20260610/topics.list new/kernel-firmware-tools-20260629/topics.list --- old/kernel-firmware-tools-20260610/topics.list 2026-06-10 16:11:47.000000000 +0200 +++ new/kernel-firmware-tools-20260629/topics.list 2026-06-29 15:20:02.000000000 +0200 @@ -214,6 +214,7 @@ cs42l45: sound mtk-sof: sound snd-sof-mt8186 snd-sof-mt8195 nxp-sr1xx: platform +nxpwifi: platform btnxpuart: platform amlogic: bluetooth powervr: platform
