Offline generation of 4.6.1706655215.abf9d42
4.6.1706655215.abf9d42 4.6.1706655215.abf9d42 4.6.1706655215.abf9d42 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=885
This commit is contained in:
parent
d34b0a296a
commit
aee3e31527
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0e59a47cba6363f0fd134ecf8b584a38f2758a1c9e49ea338c7f9e46a49bdc1
|
||||
size 36940813
|
3
os-autoinst-4.6.1706655215.abf9d42.obscpio
Normal file
3
os-autoinst-4.6.1706655215.abf9d42.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:861af6eafe791ccc5498271cc0d5fba6eb80de1a9cf553be3f5dc073ce931a7f
|
||||
size 36942349
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name os-autoinst-devel
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1706048489.09eb749
|
||||
Version: 4.6.1706655215.abf9d42
|
||||
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.1706048489.09eb749
|
||||
Version: 4.6.1706655215.abf9d42
|
||||
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.1706048489.09eb749
|
||||
Version: 4.6.1706655215.abf9d42
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 30 22:53:43 UTC 2024 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1706655215.abf9d42:
|
||||
* Enable shfmt in CI
|
||||
* git subrepo pull (merge) external/os-autoinst-common
|
||||
* Add shfmt to devel requires for preparation
|
||||
* Add editorconfig and update files according to shfmt
|
||||
* git subrepo pull (merge) external/os-autoinst-common
|
||||
* Update .yamllint
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 23 22:21:38 UTC 2024 - okurz@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1706048489.09eb749
|
||||
mtime: 1706048489
|
||||
commit: 09eb749a11fe9f9c07f475dc84437de62a677110
|
||||
version: 4.6.1706655215.abf9d42
|
||||
mtime: 1706655215
|
||||
commit: abf9d42aeeead29f40b6622e6e80ab725230d6eb
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1706048489.09eb749
|
||||
Version: 4.6.1706655215.abf9d42
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
@ -91,7 +91,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 %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 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) shfmt
|
||||
%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
|
||||
|
Loading…
x
Reference in New Issue
Block a user