Update to 5.1771858186.01b8328 5.1771858186.01b8328 5.1771858186.01b8328 5.1771858186.01b8328 #17
Binary file not shown.
BIN
os-autoinst-5.1771858186.01b8328.obscpio
LFS
Normal file
BIN
os-autoinst-5.1771858186.01b8328.obscpio
LFS
Normal file
Binary file not shown.
@@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name os-autoinst-devel
|
||||
Name: %{short_name}-test
|
||||
Version: 5.1771353921.c8005c9
|
||||
Version: 5.1771858186.01b8328
|
||||
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: 5.1771353921.c8005c9
|
||||
Version: 5.1771858186.01b8328
|
||||
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: 5.1771353921.c8005c9
|
||||
Version: 5.1771858186.01b8328
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
License: GPL-2.0-or-later
|
||||
|
||||
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 19:05:59 UTC 2026 - okurz@suse.com
|
||||
|
||||
- Update to version 5.1771858186.01b8328:
|
||||
* test: implement conventional commits check with gitlint
|
||||
* fix: Fix wrong uses of "checkout" that should be "check out"
|
||||
* git subrepo pull (merge) --force external/os-autoinst-common
|
||||
* style: Fix crop.py style issues
|
||||
* workaround: Remove "get_mempolicy" warning from qemu-img output
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 19 19:58:34 UTC 2026 - okurz@suse.com
|
||||
|
||||
- Update to version 5.1771520411.2601197:
|
||||
* fix: Fix wrong uses of "checkout" that should be "check out"
|
||||
* git subrepo pull (merge) --force external/os-autoinst-common
|
||||
* style: Fix crop.py style issues
|
||||
* workaround: Remove "get_mempolicy" warning from qemu-img output
|
||||
* parse_extra_log: Allow passing additional args to upload_logs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 18 16:16:06 UTC 2026 - okurz@suse.com
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: os-autoinst
|
||||
version: 5.1771353921.c8005c9
|
||||
mtime: 1771353921
|
||||
commit: c8005c9e4f74fc5e00ddb5dae3e2fde3fb727087
|
||||
version: 5.1771858186.01b8328
|
||||
mtime: 1771858186
|
||||
commit: 01b8328736a8a278079a5893dcc2569b25af0c25
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 5.1771353921.c8005c9
|
||||
Version: 5.1771858186.01b8328
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
@@ -121,7 +121,7 @@ Source0: %{name}-%{version}.tar.xz
|
||||
# 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
|
||||
%define test_requires %build_requires %lua_support_requires %ocr_requires %python_support_requires %spellcheck_requires %test_base_requires %test_non_s390_requires %yamllint_requires ffmpeg python3-Pillow-tk
|
||||
%define test_requires %build_requires %lua_support_requires %ocr_requires %python_support_requires %spellcheck_requires %test_base_requires %test_non_s390_requires %yamllint_requires ffmpeg python3-Pillow-tk python3-gitlint
|
||||
%ifnarch s390x
|
||||
# The following line is generated from dependencies.yaml
|
||||
%define devel_non_s390_requires ShellCheck
|
||||
|
||||
Reference in New Issue
Block a user