Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openQA for openSUSE:Factory checked in at 2021-03-11 20:12:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openQA (Old) and /work/SRC/openSUSE:Factory/.openQA.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openQA" Thu Mar 11 20:12:07 2021 rev:241 rq:878375 version:4.6.1615465829.199a835ed 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 2021-03-10 08:58:39.334975705 +0100 +++ /work/SRC/openSUSE:Factory/.openQA.new.2401/openQA.changes 2021-03-11 20:13:18.332762259 +0100 @@ -1,0 +2,25 @@ +Thu Mar 11 16:19:37 UTC 2021 - [email protected] + +- Update to version 4.6.1615465829.199a835ed: + * Package auto-update part on openSUSE only + * Update apparmor profile for git for openSUSE Tumbleweed since git moved from /usr/lib/git/ to /usr/libexec/git/ + * Dependency cron 2021-03-11 + * BuildRequires openSUSE-release only on openSUSE + * Test personal access tokens with an OpenID user + * Enable "fast lane" so jobs with prio 10 or higher are not blocked + * Adjust priorities of Minion jobs + * gru: Specify default-priority only at one place + * gru: Allow passing CLI options to Minion + * Personal access tokens need to compare the nickname + * Add static Dockerfile checks as in os-autoinst + * container: Fix all style issues reported by hadolint + * Document how to take out worker slots without interrupting running jobs + * Improve coding style in function to create user + * Adjust function for creating user to handle provider column + * Add auth provider column to users table to support multiple providers later + * Restore cover and run makefile targets + * Set an absolute path as PRODUCTDIR + * Don't create symlink when CASEDIR is an url address + * Symlink CASEDIR and set values to relative path + +------------------------------------------------------------------- Old: ---- openQA-4.6.1615196506.0b1531c35.obscpio New: ---- openQA-4.6.1615465829.199a835ed.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openQA-client-test.spec ++++++ --- /var/tmp/diff_new_pack.TQ8e2N/_old 2021-03-11 20:13:19.216763694 +0100 +++ /var/tmp/diff_new_pack.TQ8e2N/_new 2021-03-11 20:13:19.220763700 +0100 @@ -18,7 +18,7 @@ %define short_name openQA-client Name: %{short_name}-test -Version: 4.6.1615196506.0b1531c35 +Version: 4.6.1615465829.199a835ed Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA-devel-test.spec ++++++ --- /var/tmp/diff_new_pack.TQ8e2N/_old 2021-03-11 20:13:19.240763732 +0100 +++ /var/tmp/diff_new_pack.TQ8e2N/_new 2021-03-11 20:13:19.240763732 +0100 @@ -18,7 +18,7 @@ %define short_name openQA-devel Name: %{short_name}-test -Version: 4.6.1615196506.0b1531c35 +Version: 4.6.1615465829.199a835ed Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA-test.spec ++++++ --- /var/tmp/diff_new_pack.TQ8e2N/_old 2021-03-11 20:13:19.260763765 +0100 +++ /var/tmp/diff_new_pack.TQ8e2N/_new 2021-03-11 20:13:19.260763765 +0100 @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1615196506.0b1531c35 +Version: 4.6.1615465829.199a835ed Release: 0 Summary: Test package for openQA License: GPL-2.0-or-later ++++++ openQA-worker-test.spec ++++++ --- /var/tmp/diff_new_pack.TQ8e2N/_old 2021-03-11 20:13:19.280763797 +0100 +++ /var/tmp/diff_new_pack.TQ8e2N/_new 2021-03-11 20:13:19.284763804 +0100 @@ -18,7 +18,7 @@ %define short_name openQA-worker Name: %{short_name}-test -Version: 4.6.1615196506.0b1531c35 +Version: 4.6.1615465829.199a835ed Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA.spec ++++++ --- /var/tmp/diff_new_pack.TQ8e2N/_old 2021-03-11 20:13:19.304763836 +0100 +++ /var/tmp/diff_new_pack.TQ8e2N/_new 2021-03-11 20:13:19.304763836 +0100 @@ -76,7 +76,7 @@ %define devel_requires %devel_no_selenium_requires chromedriver Name: openQA -Version: 4.6.1615196506.0b1531c35 +Version: 4.6.1615465829.199a835ed Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later @@ -88,8 +88,10 @@ Source1: cache.txz Source101: update-cache.sh BuildRequires: fdupes +%if 0%{?is_opensuse} # for install-opensuse in Makefile BuildRequires: openSUSE-release +%endif BuildRequires: %{build_requires} Requires: %{main_requires} Requires: openQA-client = %{version} @@ -239,6 +241,7 @@ Documentation material covering installation, configuration, basic test writing, etc. Covering both openQA and also os-autoinst test engine. +%if 0%{?is_opensuse} %package auto-update Summary: Automatically upgrade and reboot the system when required Group: Development/Tools/Other @@ -248,6 +251,7 @@ %description auto-update Use this package to install and enable a systemd service for nightly upgrading and rebooting the system if devel:openQA packages are stable. +%endif %prep %setup -q -a1 @@ -312,6 +316,10 @@ %if %{with python_scripts} ln -s %{_datadir}/openqa/script/openqa-label-all %{buildroot}%{_bindir}/openqa-label-all %endif +%if !0%{is_opensuse} +# Drop auto-update part if not openSUSE +rm %{buildroot}%{_datadir}/openqa/script/openqa-auto-update +%endif cd %{buildroot} grep -rl %{_bindir}/env . | while read file; do @@ -364,8 +372,10 @@ %service_add_pre %{openqa_worker_services} +%if 0%{?is_opensuse} %pre auto-update %service_add_pre openqa-auto-update.timer +%endif %post %tmpfiles_create %{_tmpfilesdir}/openqa-webui.conf @@ -397,8 +407,10 @@ %tmpfiles_create %{_tmpfilesdir}/openqa.conf %service_add_post %{openqa_worker_services} +%if 0%{?is_opensuse} %post auto-update %service_add_post openqa-auto-update.timer +%endif %preun %service_del_preun %{openqa_services} @@ -406,9 +418,11 @@ %preun worker %service_del_preun %{openqa_worker_services} +%if 0%{?is_opensuse} %preun auto-update # not changing the service which might have triggered this update itself %service_del_preun openqa-auto-update.timer +%endif %postun %service_del_postun %{openqa_services} @@ -425,8 +439,10 @@ /usr/bin/systemctl reload 'openqa-worker-auto-restart@*.service' || : fi +%if 0%{?is_opensuse} %postun auto-update %service_del_postun openqa-auto-update.timer +%endif %post local-db %service_add_post openqa-setup-db.service @@ -637,9 +653,11 @@ %{_datadir}/openqa/script/openqa-bootstrap %{_datadir}/openqa/script/openqa-bootstrap-container +%if 0%{?is_opensuse} %files auto-update %dir %{_unitdir} %{_unitdir}/openqa-auto-update.* %{_datadir}/openqa/script/openqa-auto-update +%endif %changelog ++++++ openQA-4.6.1615196506.0b1531c35.obscpio -> openQA-4.6.1615465829.199a835ed.obscpio ++++++ /work/SRC/openSUSE:Factory/openQA/openQA-4.6.1615196506.0b1531c35.obscpio /work/SRC/openSUSE:Factory/.openQA.new.2401/openQA-4.6.1615465829.199a835ed.obscpio differ: char 50, line 1 ++++++ openQA.obsinfo ++++++ --- /var/tmp/diff_new_pack.TQ8e2N/_old 2021-03-11 20:13:19.376763953 +0100 +++ /var/tmp/diff_new_pack.TQ8e2N/_new 2021-03-11 20:13:19.376763953 +0100 @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1615196506.0b1531c35 -mtime: 1615196506 -commit: 0b1531c352c415d0d8fb3d20cf22284ed193fd92 +version: 4.6.1615465829.199a835ed +mtime: 1615465829 +commit: 199a835ed813be327ffc52902295fb451b655ec7
