Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openQA for openSUSE:Factory checked in at 2023-12-01 21:25:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openQA (Old) and /work/SRC/openSUSE:Factory/.openQA.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openQA" Fri Dec 1 21:25:15 2023 rev:525 rq:1130086 version:4.6.1701312647.3c8b171 Changes: -------- openQA-devel-test.changes: same change openQA-test.changes: same change openQA-worker-test.changes: same change --- /work/SRC/openSUSE:Factory/openQA/openQA.changes 2023-11-26 19:38:36.349028191 +0100 +++ /work/SRC/openSUSE:Factory/.openQA.new.25432/openQA.changes 2023-12-01 21:25:43.826676133 +0100 @@ -1,0 +2,10 @@ +Thu Nov 30 02:50:56 UTC 2023 - ok...@suse.com + +- Update to version 4.6.1701312647.3c8b171: + * Dependency cron 2023-11-30 + * Show FQDN in VNC command if available via `WORKER_HOSTNAME` + * Add YAML:PP as direct dependecy of generate assetpack script + * Cleanup openQA spec files + * infopanel: render scenario_description as markdown + +------------------------------------------------------------------- Old: ---- openQA-4.6.1700951825.872b397.obscpio New: ---- openQA-4.6.1701312647.3c8b171.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openQA-client-test.spec ++++++ --- /var/tmp/diff_new_pack.wLBEVe/_old 2023-12-01 21:25:44.850713743 +0100 +++ /var/tmp/diff_new_pack.wLBEVe/_new 2023-12-01 21:25:44.850713743 +0100 @@ -18,12 +18,12 @@ %define short_name openQA-client Name: %{short_name}-test -Version: 4.6.1700951825.872b397 +Version: 4.6.1701312647.3c8b171 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later BuildRequires: %{short_name} == %{version} -ExcludeArch: i586 +ExcludeArch: %{ix86} %description . ++++++ openQA-devel-test.spec ++++++ --- /var/tmp/diff_new_pack.wLBEVe/_old 2023-12-01 21:25:44.874714625 +0100 +++ /var/tmp/diff_new_pack.wLBEVe/_new 2023-12-01 21:25:44.874714625 +0100 @@ -18,12 +18,12 @@ %define short_name openQA-devel Name: %{short_name}-test -Version: 4.6.1700951825.872b397 +Version: 4.6.1701312647.3c8b171 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later BuildRequires: %{short_name} == %{version} -ExcludeArch: i586 +ExcludeArch: %{ix86} %ifarch ppc ppc64 ppc64le s390x # missing chromedriver dependency ExclusiveArch: do_not_build ++++++ openQA-test.spec ++++++ --- /var/tmp/diff_new_pack.wLBEVe/_old 2023-12-01 21:25:44.902715653 +0100 +++ /var/tmp/diff_new_pack.wLBEVe/_new 2023-12-01 21:25:44.906715800 +0100 @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1700951825.872b397 +Version: 4.6.1701312647.3c8b171 Release: 0 Summary: Test package for openQA License: GPL-2.0-or-later @@ -27,7 +27,7 @@ %if 0%{?suse_version} > 1500 BuildRequires: user(geekotest) %endif -ExcludeArch: i586 +ExcludeArch: %{ix86} %description . ++++++ openQA-worker-test.spec ++++++ --- /var/tmp/diff_new_pack.wLBEVe/_old 2023-12-01 21:25:44.926716534 +0100 +++ /var/tmp/diff_new_pack.wLBEVe/_new 2023-12-01 21:25:44.926716534 +0100 @@ -18,7 +18,7 @@ %define short_name openQA-worker Name: %{short_name}-test -Version: 4.6.1700951825.872b397 +Version: 4.6.1701312647.3c8b171 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later @@ -26,7 +26,7 @@ %if 0%{?suse_version} > 1500 BuildRequires: user(_openqa-worker) %endif -ExcludeArch: i586 +ExcludeArch: %{ix86} %description . ++++++ openQA.spec ++++++ --- /var/tmp/diff_new_pack.wLBEVe/_old 2023-12-01 21:25:44.954717563 +0100 +++ /var/tmp/diff_new_pack.wLBEVe/_new 2023-12-01 21:25:44.958717710 +0100 @@ -47,7 +47,7 @@ %define python_scripts_requires %{nil} %endif # The following line is generated from dependencies.yaml -%define assetpack_requires perl(CSS::Minifier::XS) >= 0.01 perl(JavaScript::Minifier::XS) >= 0.11 perl(Mojolicious::Plugin::AssetPack) >= 1.36 +%define assetpack_requires perl(CSS::Minifier::XS) >= 0.01 perl(JavaScript::Minifier::XS) >= 0.11 perl(Mojolicious::Plugin::AssetPack) >= 1.36 perl(YAML::PP) >= 0.026 # The following line is generated from dependencies.yaml %define common_requires ntp-daemon perl >= 5.20.0 perl(Carp::Always) >= 0.14.02 perl(Config::IniFiles) perl(Config::Tiny) perl(Cpanel::JSON::XS) >= 4.09 perl(Cwd) perl(Data::Dump) perl(Data::Dumper) perl(Digest::MD5) perl(Filesys::Df) perl(Getopt::Long) perl(Minion) >= 10.25 perl(Mojolicious) >= 9.340.0 perl(Regexp::Common) perl(Storable) perl(Time::Moment) perl(Try::Tiny) # runtime requirements for the main package that are not required by other sub-packages @@ -78,11 +78,10 @@ %define devel_requires %devel_no_selenium_requires chromedriver Name: openQA -Version: 4.6.1700951825.872b397 +Version: 4.6.1701312647.3c8b171 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later -Group: Development/Tools/Other URL: http://os-autoinst.github.io/openQA/ Source0: %{name}-%{version}.tar.xz # a workaround for set_version looking at random files (so we can't name it .tar.xz) @@ -122,14 +121,12 @@ # version of that module. Then when we install on Tumbleweed, it doesn't # have that older version anymore #BuildArch: noarch -ExcludeArch: i586 +ExcludeArch: %{ix86} %{?systemd_requires} %if %{with tests} BuildRequires: %{test_requires} %endif -%if 0%{?suse_version} >= 1330 Requires(pre): group(nogroup) -%endif %if 0%{?suse_version} > 1500 BuildRequires: sysuser-tools %sysusers_requires @@ -156,7 +153,6 @@ %package no-selenium-devel Summary: Development package pulling in all build+test dependencies except chromedriver for Selenium based tests -Group: Development/Tools/Other Requires: %{devel_no_selenium_requires} %description no-selenium-devel @@ -164,7 +160,6 @@ %package devel Summary: Development package pulling in all build+test dependencies -Group: Development/Tools/Other Requires: %{devel_requires} %ifarch s390x # missing chromedriver dependency @@ -176,7 +171,6 @@ %package common Summary: The openQA common tools for web-frontend and workers -Group: Development/Tools/Other Requires: %{common_requires} Requires: perl(Mojolicious) >= 8.24 @@ -186,7 +180,6 @@ %package worker Summary: The openQA worker -Group: Development/Tools/Other %define worker_requires_including_uncovered_in_tests %worker_requires perl(SQL::SplitStatement) Requires: %{worker_requires_including_uncovered_in_tests} # FIXME: use proper Requires(pre/post/preun/...) @@ -209,7 +202,6 @@ %package client Summary: Client tools for remote openQA management -Group: Development/Tools/Other Requires: %client_requires Requires: openQA-common = %{version} @@ -220,7 +212,6 @@ %if %{with python_scripts} %package python-scripts Summary: Additional scripts in python -Group: Development/Tools/Other Requires: %python_scripts_requires %description python-scripts @@ -229,7 +220,6 @@ %package local-db Summary: Helper package to ease setup of postgresql DB -Group: Development/Tools/Other Requires: %{name} = %{version} Requires: postgresql-server BuildRequires: postgresql-server @@ -241,7 +231,6 @@ %package single-instance Summary: Convenience package for a single-instance setup using apache proxy -Group: Development/Tools/Other Provides: %{name}-single-instance-apache Provides: %{name}-single-instance-apache2 Requires: %{name} = %{version} @@ -254,7 +243,6 @@ %package single-instance-nginx Summary: Convenience package for a single-instance setup using nginx proxy -Group: Development/Tools/Other Requires: %{name} = %{version} Requires: %{name}-local-db Requires: %{name}-worker = %{version} @@ -265,7 +253,6 @@ %package bootstrap Summary: Automated openQA setup -Group: Development/Tools/Other %description bootstrap This can automatically setup openQA - either directly on your system @@ -273,7 +260,6 @@ %package doc Summary: The openQA documentation -Group: Development/Tools/Other %description doc Documentation material covering installation, configuration, basic test writing, etc. @@ -281,7 +267,6 @@ %package auto-update Summary: Automatically upgrade and reboot the system when required -Group: Development/Tools/Other Requires: %{name}-common Requires: curl Requires: rebootmgr @@ -292,7 +277,6 @@ %package continuous-update Summary: Continuously update packages from devel:openQA -Group: Development/Tools/Other Requires: %{name}-common Requires: curl @@ -304,7 +288,6 @@ %package munin Summary: Munin scripts -Group: Development/Tools/Other Requires: curl Requires: munin Requires: munin-node ++++++ openQA-4.6.1700951825.872b397.obscpio -> openQA-4.6.1701312647.3c8b171.obscpio ++++++ /work/SRC/openSUSE:Factory/openQA/openQA-4.6.1700951825.872b397.obscpio /work/SRC/openSUSE:Factory/.openQA.new.25432/openQA-4.6.1701312647.3c8b171.obscpio differ: char 50, line 1 ++++++ openQA.obsinfo ++++++ --- /var/tmp/diff_new_pack.wLBEVe/_old 2023-12-01 21:25:45.042720795 +0100 +++ /var/tmp/diff_new_pack.wLBEVe/_new 2023-12-01 21:25:45.046720942 +0100 @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1700951825.872b397 -mtime: 1700951825 -commit: 872b39721c693fc06ede88b366975bf4e2352c7d +version: 4.6.1701312647.3c8b171 +mtime: 1701312647 +commit: 3c8b171d6b82a462969346252e20775098476ac3