Accepting request 1128386 from devel:openQA:tested
Update to 4.6.1700759257.6f41f56 4.6.1700759257.6f41f56 OBS-URL: https://build.opensuse.org/request/show/1128386 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=400
This commit is contained in:
commit
707d7099c7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0b580990d0ab4518425904af21e8d69382e19011207f15f9f6a1c83e72723ff
|
||||
size 35010061
|
3
os-autoinst-4.6.1700759257.6f41f56.obscpio
Normal file
3
os-autoinst-4.6.1700759257.6f41f56.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:055bb000bf6ba297a487f6e6e56248f0e85537506ee6136c892388e02a6135ec
|
||||
size 35010573
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1699947509.970d060
|
||||
Version: 4.6.1700759257.6f41f56
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 23 17:07:46 UTC 2023 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1700759257.6f41f56:
|
||||
* dist: Add missing dependency on ssh in s390_zvm_requires
|
||||
* Rewrite s390 console to work with arbitrary IP and Hostname combinations
|
||||
* t/18-backend-qemu.t: Test for uppercase OVMF file names
|
||||
* backend/qemu: Preserve case when modifying OVMF file names
|
||||
* Disable SVIRT_WORKER_CACHE by default
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 14 07:38:37 UTC 2023 - okurz@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1699947509.970d060
|
||||
mtime: 1699947509
|
||||
commit: 970d0609e06b1ddce8e55bf814b4de8829990911
|
||||
version: 4.6.1700759257.6f41f56
|
||||
mtime: 1700759257
|
||||
commit: 6f41f5694d511e6f0aa593e8847db443cca0578b
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1699947509.970d060
|
||||
Version: 4.6.1700759257.6f41f56
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
@ -92,7 +92,7 @@ Source0: %{name}-%{version}.tar.xz
|
||||
%define test_requires %build_requires %ocr_requires %spellcheck_requires %test_base_requires %yamllint_requires perl(Inline::Python) python3-Pillow-tk
|
||||
# The following line is generated from dependencies.yaml
|
||||
%define devel_requires %python_style_requires %test_requires ShellCheck perl(Code::TidyAll) perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy) perl(Template::Toolkit)
|
||||
%define s390_zvm_requires /usr/bin/xkbcomp /usr/bin/Xvnc x3270 icewm xterm xterm-console xdotool fonts-config mkfontdir mkfontscale
|
||||
%define s390_zvm_requires /usr/bin/xkbcomp /usr/bin/Xvnc x3270 icewm xterm xterm-console xdotool fonts-config mkfontdir mkfontscale openssh-clients
|
||||
%define qemu_requires qemu-tools e2fsprogs
|
||||
BuildRequires: %test_requires %test_version_only_requires
|
||||
# For unbuffered output of Perl testsuite, especially when running it on OBS so timestamps in the log are actually useful
|
||||
|
Loading…
x
Reference in New Issue
Block a user