Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openQA for openSUSE:Factory checked in at 2025-12-19 16:42:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openQA (Old) and /work/SRC/openSUSE:Factory/.openQA.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openQA" Fri Dec 19 16:42:59 2025 rev:788 rq:1323554 version:5.1766053374.57cdeee3 Changes: -------- --- /work/SRC/openSUSE:Factory/openQA/openQA.changes 2025-12-18 18:32:41.828751405 +0100 +++ /work/SRC/openSUSE:Factory/.openQA.new.1928/openQA.changes 2025-12-19 16:43:54.969029874 +0100 @@ -2 +2 @@ -Thu Dec 18 03:54:10 UTC 2025 - [email protected] +Thu Dec 18 17:20:22 UTC 2025 - [email protected] @@ -4 +4,2 @@ -- Update to version 5.1766014013.377e64fe: +- Update to version 5.1766053374.57cdeee3: + * fix(docs): Fix indentation in job template examples Old: ---- openQA-5.1766014013.377e64fe.obscpio New: ---- openQA-5.1766053374.57cdeee3.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openQA-client-test.spec ++++++ --- /var/tmp/diff_new_pack.KxftwV/_old 2025-12-19 16:44:04.445426164 +0100 +++ /var/tmp/diff_new_pack.KxftwV/_new 2025-12-19 16:44:04.469427167 +0100 @@ -18,7 +18,7 @@ %define short_name openQA-client Name: %{short_name}-test -Version: 5.1766014013.377e64fe +Version: 5.1766053374.57cdeee3 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA-devel-test.spec ++++++ --- /var/tmp/diff_new_pack.KxftwV/_old 2025-12-19 16:44:04.737438375 +0100 +++ /var/tmp/diff_new_pack.KxftwV/_new 2025-12-19 16:44:04.757439212 +0100 @@ -18,7 +18,7 @@ %define short_name openQA-devel Name: %{short_name}-test -Version: 5.1766014013.377e64fe +Version: 5.1766053374.57cdeee3 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA-test.spec ++++++ --- /var/tmp/diff_new_pack.KxftwV/_old 2025-12-19 16:44:05.021450252 +0100 +++ /var/tmp/diff_new_pack.KxftwV/_new 2025-12-19 16:44:05.033450754 +0100 @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 5.1766014013.377e64fe +Version: 5.1766053374.57cdeee3 Release: 0 Summary: Test package for openQA License: GPL-2.0-or-later ++++++ openQA-worker-test.spec ++++++ --- /var/tmp/diff_new_pack.KxftwV/_old 2025-12-19 16:44:05.321462798 +0100 +++ /var/tmp/diff_new_pack.KxftwV/_new 2025-12-19 16:44:05.337463467 +0100 @@ -18,7 +18,7 @@ %define short_name openQA-worker Name: %{short_name}-test -Version: 5.1766014013.377e64fe +Version: 5.1766053374.57cdeee3 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA.spec ++++++ --- /var/tmp/diff_new_pack.KxftwV/_old 2025-12-19 16:44:05.661477017 +0100 +++ /var/tmp/diff_new_pack.KxftwV/_new 2025-12-19 16:44:05.681477854 +0100 @@ -99,7 +99,7 @@ %define devel_requires %devel_no_selenium_requires chromedriver Name: openQA -Version: 5.1766014013.377e64fe +Version: 5.1766053374.57cdeee3 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later ++++++ openQA-5.1766014013.377e64fe.obscpio -> openQA-5.1766053374.57cdeee3.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openQA-5.1766014013.377e64fe/docs/UsersGuide.asciidoc new/openQA-5.1766053374.57cdeee3/docs/UsersGuide.asciidoc --- old/openQA-5.1766014013.377e64fe/docs/UsersGuide.asciidoc 2025-12-18 00:26:53.000000000 +0100 +++ new/openQA-5.1766053374.57cdeee3/docs/UsersGuide.asciidoc 2025-12-18 11:22:54.000000000 +0100 @@ -800,10 +800,10 @@ opensuse-15.1-DVD-Updates-x86_64: - textmode - gnome: - machine: uefi - priority: 70 - settings: - QEMUVGA: cirrus + machine: uefi + priority: 70 + settings: + QEMUVGA: cirrus ``` === Defaults @@ -846,15 +846,15 @@ opensuse-15.1-DVD-Updates-x86_64: - textmode - gnome: - machine: uefi - priority: 70 - settings: - QEMUVGA: cirrus + machine: uefi + priority: 70 + settings: + QEMUVGA: cirrus - gnome_staging: - testsuite: gnome - machine: [32bit, 64bit-staging] - settings: - FOO: '2' + testsuite: gnome + machine: [32bit, 64bit-staging] + settings: + FOO: '2' ``` === YAML Aliases @@ -879,15 +879,15 @@ opensuse-15.1-DVD-Updates-x86_64: - textmode - gnome: &gnome - machine: uefi - priority: 70 - settings: - QEMUVGA: cirrus + machine: uefi + priority: 70 + settings: + QEMUVGA: cirrus - gnome_staging: &gnome_staging - testsuite: gnome - machine: [32bit, 64bit-staging] - settings: - FOO: '2' + testsuite: gnome + machine: [32bit, 64bit-staging] + settings: + FOO: '2' opensuse-15.2-GNOME-Live-x86_64: - textmode - gnome: *gnome @@ -918,32 +918,32 @@ opensuse-15.1-DVD-Updates-x86_64: - textmode - gnome: - machine: uefi - priority: 70 - settings: &common1 - QEMUVGA: cirrus - FOO: default foo + machine: uefi + priority: 70 + settings: &common1 + QEMUVGA: cirrus + FOO: default foo - gnome: - machine: [32bit, 64bit-staging] - priority: 70 - settings: &common2 - QEMUVGA: cirrus - FOO: default foo - BAR: default bar + machine: [32bit, 64bit-staging] + priority: 70 + settings: &common2 + QEMUVGA: cirrus + FOO: default foo + BAR: default bar - gnome_staging: - testsuite: gnome - machine: [32bit, 64bit-staging] - settings: - # Merge - <<: *common1 - FOO: foo # overrides the value from the merge keys + testsuite: gnome + machine: [32bit, 64bit-staging] + settings: + # Merge + <<: *common1 + FOO: foo # overrides the value from the merge keys - gnome_staging: - testsuite: gnome - machine: [32bit, 64bit-staging] - settings: - # Merge - <<: [*common1, *common2] # *common1 overrides *common2 - FOO: foo # overrides the value from the merge keys + testsuite: gnome + machine: [32bit, 64bit-staging] + settings: + # Merge + <<: [*common1, *common2] # *common1 overrides *common2 + FOO: foo # overrides the value from the merge keys ``` ++++++ openQA.obsinfo ++++++ --- /var/tmp/diff_new_pack.KxftwV/_old 2025-12-19 16:44:36.046747685 +0100 +++ /var/tmp/diff_new_pack.KxftwV/_new 2025-12-19 16:44:36.058748187 +0100 @@ -1,5 +1,5 @@ name: openQA -version: 5.1766014013.377e64fe -mtime: 1766014013 -commit: 377e64fe96888612ae1cc9a2b39306d811eae7c3 +version: 5.1766053374.57cdeee3 +mtime: 1766053374 +commit: 57cdeee35a524b29326f9070d2888fd7fd0102ee
