Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package azure-cli for openSUSE:Factory checked in at 2026-04-29 19:20:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/azure-cli (Old) and /work/SRC/openSUSE:Factory/.azure-cli.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "azure-cli" Wed Apr 29 19:20:34 2026 rev:96 rq:1349986 version:2.85.0 Changes: -------- --- /work/SRC/openSUSE:Factory/azure-cli/azure-cli.changes 2026-04-20 16:14:11.320350425 +0200 +++ /work/SRC/openSUSE:Factory/.azure-cli.new.30200/azure-cli.changes 2026-04-29 19:22:12.271796319 +0200 @@ -1,0 +2,5 @@ +Tue Apr 28 11:52:28 UTC 2026 - John Paul Adrian Glaubitz <[email protected]> + +- Test mariadb command again after build dependencies were fixed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ azure-cli.spec ++++++ --- /var/tmp/diff_new_pack.J4Xy7W/_old 2026-04-29 19:22:13.227835450 +0200 +++ /var/tmp/diff_new_pack.J4Xy7W/_new 2026-04-29 19:22:13.231835613 +0200 @@ -303,8 +303,6 @@ set +x failed=0 for i in $(az | sed -n 's/\s*\([A-Z,a-z,-]*\)\[*[A-Z,a-z]*\]*\s\+\:.*/\1/p') ; do - # skip testing failing mariadb command for now - [ "$i" == "mariadb" ] && continue echo -n "Testing $i command .. " if az $i --help > /dev/null 2>&1 ; then echo "OK"
