Accepting request 1226913 from devel:openQA:tested
Update to 4.6.1732614935.3535e6c 4.6.1732614935.3535e6c 4.6.1732614935.3535e6c 4.6.1732614935.3535e6c OBS-URL: https://build.opensuse.org/request/show/1226913 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=470
This commit is contained in:
commit
6849b0e4fa
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3daa2346ed6fe296cd61d2eb5209ce334d7837cf31b4f512b9a6a98ab7a7d946
|
|
||||||
size 36993549
|
|
3
os-autoinst-4.6.1732614935.3535e6c.obscpio
Normal file
3
os-autoinst-4.6.1732614935.3535e6c.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7927e87a9b1f6bb24860a062476798fa144099d0bc04f4cf2b33bb29cd2590be
|
||||||
|
size 36981261
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define short_name os-autoinst-devel
|
%define short_name os-autoinst-devel
|
||||||
Name: %{short_name}-test
|
Name: %{short_name}-test
|
||||||
Version: 4.6.1731418769.97d9a7f
|
Version: 4.6.1732614935.3535e6c
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Test package for %{short_name}
|
Summary: Test package for %{short_name}
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define name_ext -test
|
%define name_ext -test
|
||||||
%define short_name os-autoinst-openvswitch
|
%define short_name os-autoinst-openvswitch
|
||||||
Name: %{short_name}%{?name_ext}
|
Name: %{short_name}%{?name_ext}
|
||||||
Version: 4.6.1731418769.97d9a7f
|
Version: 4.6.1732614935.3535e6c
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: test package for %{short_name}
|
Summary: test package for %{short_name}
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define name_ext -test
|
%define name_ext -test
|
||||||
%define short_name os-autoinst
|
%define short_name os-autoinst
|
||||||
Name: %{short_name}%{?name_ext}
|
Name: %{short_name}%{?name_ext}
|
||||||
Version: 4.6.1731418769.97d9a7f
|
Version: 4.6.1732614935.3535e6c
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: test package for os-autoinst
|
Summary: test package for os-autoinst
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 26 09:55:46 UTC 2024 - okurz@suse.com
|
||||||
|
|
||||||
|
- Update to version 4.6.1732614935.3535e6c:
|
||||||
|
* Remove obsolete amt backend
|
||||||
|
* Make actually use of `%python_support_requires` for Python support
|
||||||
|
* snd2png: Clamping fix
|
||||||
|
* backend: Allow to configure IPMI options
|
||||||
|
* Add sshIucvconn to fully_covered of the codecov
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 14 19:27:32 UTC 2024 - okurz@suse.com
|
Thu Nov 14 19:27:32 UTC 2024 - okurz@suse.com
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: os-autoinst
|
name: os-autoinst
|
||||||
version: 4.6.1731418769.97d9a7f
|
version: 4.6.1732614935.3535e6c
|
||||||
mtime: 1731418769
|
mtime: 1732614935
|
||||||
commit: 97d9a7fdb07dbfaa634d0be5842fadd64aaa9e10
|
commit: 3535e6c07e678d309a6098b98b5212318f077297
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: os-autoinst
|
Name: os-autoinst
|
||||||
Version: 4.6.1731418769.97d9a7f
|
Version: 4.6.1732614935.3535e6c
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OS-level test automation
|
Summary: OS-level test automation
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -118,7 +118,7 @@ Source0: %{name}-%{version}.tar.xz
|
|||||||
# The following line is generated from dependencies.yaml
|
# The following line is generated from dependencies.yaml
|
||||||
%define test_version_only_requires perl(Mojo::IOLoop::ReadWriteProcess) >= 0.28
|
%define test_version_only_requires perl(Mojo::IOLoop::ReadWriteProcess) >= 0.28
|
||||||
# The following line is generated from dependencies.yaml
|
# 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 ffmpeg python3-Pillow-tk
|
%define test_requires %build_requires %ocr_requires %python_support_requires %spellcheck_requires %test_base_requires %test_non_s390_requires %yamllint_requires ffmpeg python3-Pillow-tk
|
||||||
# The following line is generated from dependencies.yaml
|
# The following line is generated from dependencies.yaml
|
||||||
%define devel_requires %python_style_requires %test_requires ShellCheck file perl(Code::TidyAll) perl(Devel::Cover) perl(Module::CPANfile) perl(Perl::Tidy) perl(Template::Toolkit) sed shfmt
|
%define devel_requires %python_style_requires %test_requires ShellCheck file perl(Code::TidyAll) perl(Devel::Cover) perl(Module::CPANfile) perl(Perl::Tidy) perl(Template::Toolkit) sed shfmt
|
||||||
%define s390_zvm_requires /usr/bin/xkbcomp /usr/bin/Xvnc x3270 icewm xterm xterm-console xdotool fonts-config mkfontdir mkfontscale openssh-clients
|
%define s390_zvm_requires /usr/bin/xkbcomp /usr/bin/Xvnc x3270 icewm xterm xterm-console xdotool fonts-config mkfontdir mkfontscale openssh-clients
|
||||||
@ -136,7 +136,7 @@ Recommends: dumponlyconsole %s390_zvm_requires
|
|||||||
Recommends: qemu >= 4.0.0
|
Recommends: qemu >= 4.0.0
|
||||||
%if %{with python_support}
|
%if %{with python_support}
|
||||||
# Optional dependency for Python test API support
|
# Optional dependency for Python test API support
|
||||||
Recommends: perl(Inline::Python)
|
Recommends: %python_support_requires
|
||||||
%endif
|
%endif
|
||||||
# Optional dependency for crop.py
|
# Optional dependency for crop.py
|
||||||
Recommends: python3-Pillow-tk
|
Recommends: python3-Pillow-tk
|
||||||
|
Loading…
Reference in New Issue
Block a user