Offline generation of 4.6.1724833060.63a0bfd
4.6.1724833060.63a0bfd 4.6.1724833060.63a0bfd 4.6.1724833060.63a0bfd OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=964
This commit is contained in:
parent
517717f625
commit
2c208b5342
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:caa6e7a0e442436237889094c06ea09a31dee1776476c603422bb8d3da76da24
|
||||
size 36975629
|
3
os-autoinst-4.6.1724833060.63a0bfd.obscpio
Normal file
3
os-autoinst-4.6.1724833060.63a0bfd.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06d675e1ef57b3fe3512caf35ebdeaa3f85820d36ca875118c70800a2167d700
|
||||
size 36976653
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name os-autoinst-devel
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1724414364.cbb1f8c
|
||||
Version: 4.6.1724833060.63a0bfd
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst-openvswitch
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1724414364.cbb1f8c
|
||||
Version: 4.6.1724833060.63a0bfd
|
||||
Release: 0
|
||||
Summary: test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1724414364.cbb1f8c
|
||||
Version: 4.6.1724833060.63a0bfd
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 28 08:17:47 UTC 2024 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1724833060.63a0bfd:
|
||||
* Virsh VMware images shell snippet debugging added
|
||||
* Use more compact syntax to add features to virsh config
|
||||
* Avoid configuring ACPI on s390x for compat with newer libvirt/qemu
|
||||
* ci: Add OBS helper workflow
|
||||
* Avoid having devel package depend on CI-specific Perl module
|
||||
* Remove workaround for broken chromium
|
||||
* Explain regexp argument for wait_serial
|
||||
* Disable building with OCR support on SLE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 23 17:19:37 UTC 2024 - okurz@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1724414364.cbb1f8c
|
||||
mtime: 1724414364
|
||||
commit: cbb1f8cdc4e7b516a0e103d11fb4d8e215ae705d
|
||||
version: 4.6.1724833060.63a0bfd
|
||||
mtime: 1724833060
|
||||
commit: 63a0bfd0a773cb90202ce8edb5ff0d10443ffd3b
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1724414364.cbb1f8c
|
||||
Version: 4.6.1724833060.63a0bfd
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
@ -112,7 +112,7 @@ Source0: %{name}-%{version}.tar.xz
|
||||
# The following line is generated from dependencies.yaml
|
||||
%define test_requires %build_requires %ocr_requires %spellcheck_requires %test_base_requires %test_non_s390_requires %yamllint_requires 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(Module::CPANfile) perl(Perl::Tidy) perl(Template::Toolkit) shfmt
|
||||
%define devel_requires %python_style_requires %test_requires ShellCheck perl(Code::TidyAll) perl(Devel::Cover) perl(Module::CPANfile) perl(Perl::Tidy) perl(Template::Toolkit) shfmt
|
||||
%define s390_zvm_requires /usr/bin/xkbcomp /usr/bin/Xvnc x3270 icewm xterm xterm-console xdotool fonts-config mkfontdir mkfontscale openssh-clients
|
||||
%define ipmi_requires ipmitool
|
||||
%define qemu_requires qemu-tools e2fsprogs
|
||||
|
Loading…
x
Reference in New Issue
Block a user