Offline generation of 4.6.1671186166.693557b
4.6.1671186166.693557b OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=754
This commit is contained in:
parent
d998bda76a
commit
6fa9c295e1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8d7fc595e7c7990266260419d7f3668af13e6493eeec6aa8216fdcbf0c9f4ecc
|
|
||||||
size 34971149
|
|
3
os-autoinst-4.6.1671186166.693557b.obscpio
Normal file
3
os-autoinst-4.6.1671186166.693557b.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3c5966c78cbb8a359b7c3f0335de10d364d48a882049a6cd76cd6e56656966fb
|
||||||
|
size 34971149
|
@ -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.1671027435.2e911c9
|
Version: 4.6.1671186166.693557b
|
||||||
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 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 17 02:39:44 UTC 2022 - okurz@suse.com
|
||||||
|
|
||||||
|
- Update to version 4.6.1671186166.693557b:
|
||||||
|
* Fix uncoverable comments
|
||||||
|
* Add switch to silence tidy
|
||||||
|
* Mark uncoverable branch in 02-test_ocr.t
|
||||||
|
* Add tesseract-ocr to test OCR in CI
|
||||||
|
* Update checkout action to v3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 14 14:17:22 UTC 2022 - okurz@suse.com
|
Wed Dec 14 14:17:22 UTC 2022 - okurz@suse.com
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: os-autoinst
|
name: os-autoinst
|
||||||
version: 4.6.1671027435.2e911c9
|
version: 4.6.1671186166.693557b
|
||||||
mtime: 1671027435
|
mtime: 1671186166
|
||||||
commit: 2e911c90c7df78d0ef6297883f93173001543c8f
|
commit: 693557b4f8542674800a71deb867fe50dc0e8c08
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: os-autoinst
|
Name: os-autoinst
|
||||||
Version: 4.6.1671027435.2e911c9
|
Version: 4.6.1671186166.693557b
|
||||||
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
|
||||||
@ -78,7 +78,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 %spellcheck_requires %test_base_requires %yamllint_requires perl(Inline::Python) python3-Pillow-tk
|
%define test_requires %build_requires %spellcheck_requires %test_base_requires %yamllint_requires perl(Inline::Python) python3-Pillow-tk tesseract-ocr tesseract-ocr-traineddata-english
|
||||||
# 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 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)
|
||||||
%define s390_zvm_requires /usr/bin/xkbcomp /usr/bin/Xvnc x3270 icewm xterm xterm-console xdotool fonts-config mkfontdir mkfontscale
|
%define s390_zvm_requires /usr/bin/xkbcomp /usr/bin/Xvnc x3270 icewm xterm xterm-console xdotool fonts-config mkfontdir mkfontscale
|
||||||
|
Loading…
Reference in New Issue
Block a user