Accepting request 1190317 from devel:openQA:tested
Update to 4.6.1722273351.abb9288 4.6.1722273351.abb9288 4.6.1722273351.abb9288 4.6.1722273351.abb9288 OBS-URL: https://build.opensuse.org/request/show/1190317 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=447
This commit is contained in:
commit
a3fdabb4ab
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:552e413af58be964681847f38d6bb655c78f30b1de8c6a6817911131f485673c
|
||||
size 36962829
|
3
os-autoinst-4.6.1722273351.abb9288.obscpio
Normal file
3
os-autoinst-4.6.1722273351.abb9288.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f83be85b7fb74700dd4606c033dd68b29786c98ad9006c4fd1f82ac4415d13e8
|
||||
size 36963341
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name os-autoinst-devel
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1722007055.0055b7d
|
||||
Version: 4.6.1722273351.abb9288
|
||||
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.1722007055.0055b7d
|
||||
Version: 4.6.1722273351.abb9288
|
||||
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.1722007055.0055b7d
|
||||
Version: 4.6.1722273351.abb9288
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 29 17:29:45 UTC 2024 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1722273351.abb9288:
|
||||
* Avoid SVT-AV1 when FFmpeg 4 is installed
|
||||
* video_stream: handle HID command confirmations
|
||||
* Add support to configure sector sizes of HDD images
|
||||
* Log output of git command
|
||||
* Downgrade chromedriver to avoid broken version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 26 15:17:42 UTC 2024 - okurz@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1722007055.0055b7d
|
||||
mtime: 1722007055
|
||||
commit: 0055b7d590577892a67422a77791a37dd67b05cf
|
||||
version: 4.6.1722273351.abb9288
|
||||
mtime: 1722273351
|
||||
commit: abb9288a638e628e884f86f8fbfb7672627e4a94
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1722007055.0055b7d
|
||||
Version: 4.6.1722273351.abb9288
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
@ -91,7 +91,7 @@ Source0: %{name}-%{version}.tar.xz
|
||||
%define test_non_s390_requires %{nil}
|
||||
%endif
|
||||
# The following line is generated from dependencies.yaml
|
||||
%define test_base_requires %main_requires cpio icewm perl(Benchmark) perl(Devel::Cover) perl(FindBin) perl(Pod::Coverage) perl(Test::Fatal) perl(Test::Mock::Time) perl(Test::MockModule) perl(Test::MockObject) perl(Test::MockRandom) perl(Test::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 0.029 procps python3-setuptools qemu >= 4.0 qemu-tools xorg-x11-Xvnc xterm xterm-console
|
||||
%define test_base_requires %main_requires cpio icewm perl(Benchmark) perl(Devel::Cover) perl(FindBin) perl(Pod::Coverage) perl(Test::Fatal) perl(Test::Mock::Time) perl(Test::MockModule) perl(Test::MockObject) perl(Test::MockRandom) perl(Test::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 0.029 procps python3-setuptools qemu >= 4.0 qemu-tools socat xorg-x11-Xvnc xterm xterm-console
|
||||
# The following line is generated from dependencies.yaml
|
||||
%define test_version_only_requires perl(Mojo::IOLoop::ReadWriteProcess) >= 0.28
|
||||
# The following line is generated from dependencies.yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user