Accepting request 848922 from devel:openQA:tested
Update to 4.6.1605530625.31c8f336 4.6.1605530625.31c8f336 OBS-URL: https://build.opensuse.org/request/show/848922 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=173
This commit is contained in:
commit
bcb5840052
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6b3436d7855dcd306524d8001485ff05445be0bf093ed56e50a711672d6cb54
|
||||
size 25030157
|
3
os-autoinst-4.6.1605530625.31c8f336.obscpio
Normal file
3
os-autoinst-4.6.1605530625.31c8f336.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a08a367cc424254ab3a434870be9e2a873eb8801108612f3aad9451e11b6dbdf
|
||||
size 25029133
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1605202386.73d96736
|
||||
Version: 4.6.1605530625.31c8f336
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
#BuildRequires: %{short_name} == %{version}
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 16 15:59:10 UTC 2020 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1605530625.31c8f336:
|
||||
* README: Prefer user-centric documentation over developer-centric instructions
|
||||
* t: Cover all test output in t/13-osutils.t with Test::Output
|
||||
* driver: Remove confusing log about 'remove_tree'
|
||||
* driver: No need for explicit exit in process sub
|
||||
* Use Test::Most instead of Test::More for convenience
|
||||
* Remove references to Test::More::Color not adding benefit
|
||||
* t: Mark all .t files as executables consistently
|
||||
* README: Fix asciidoc syntax problem introduced in 2f3a1e5b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 14 07:59:05 UTC 2020 - okurz@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1605202386.73d96736
|
||||
mtime: 1605202386
|
||||
commit: 73d9673622a6ee4db36e61325f15dde15c554dba
|
||||
version: 4.6.1605530625.31c8f336
|
||||
mtime: 1605530625
|
||||
commit: 31c8f3369ffe3789855d27a8d5044ba00bf6c75d
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1605202386.73d96736
|
||||
Version: 4.6.1605530625.31c8f336
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
@ -63,7 +63,7 @@ Source0: %{name}-%{version}.tar.xz
|
||||
%define yamllint_requires %{nil}
|
||||
%endif
|
||||
# The following line is generated from dependencies.yaml
|
||||
%define test_base_requires %main_requires perl(Benchmark) perl(Devel::Cover) perl(FindBin) perl(Pod::Coverage) perl(Test::Exception) perl(Test::Fatal) perl(Test::Mock::Time) perl(Test::MockModule) perl(Test::MockObject) perl(Test::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 0.029 procps python3-setuptools qemu qemu-tools qemu-x86
|
||||
%define test_base_requires %main_requires 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::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 0.029 procps python3-setuptools qemu qemu-tools qemu-x86
|
||||
# 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