Offline generation of 4.5.1546602946.a7be7efa

4.5.1546602946.a7be7efa

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=154
This commit is contained in:
Oliver Kurz 2019-01-05 18:22:42 +00:00 committed by Git OBS Bridge
parent dc655279dd
commit a9a861bdc6
7 changed files with 19 additions and 15 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a0708ccd7298ac6e8248f5cef82dadec3126dd3b3eef3409d078f2fb8e52d158
size 24807437

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:946628f157cba8f6ddf2b84320e7d92aca74c0a73682f5f75e563c4db6074ff0
size 24807437

View File

@ -1,10 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Dec 22 13:40:35 UTC 2018 - okurz@suse.com Fri Jan 04 11:56:01 UTC 2019 - okurz@suse.com
- Update to version 4.5.1545369866.fc084a6a: - Update to version 4.5.1546602946.a7be7efa:
* IPMI: support mc reset for sol stability * Fix missing linebreak in die_handler debug output
* Fix "tidy" use within os-autoinst-distri-opensuse
* Makefile: Prevent docker "build" and "run" to run in parallel
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 07 10:04:15 UTC 2018 - okurz@suse.com Fri Dec 07 10:04:15 UTC 2018 - okurz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package os # spec file for package os
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -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.5.1545369866.fc084a6a Version: 4.5.1546602946.a7be7efa
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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 04 11:56:01 UTC 2019 - okurz@suse.com
- Update to version 4.5.1546602946.a7be7efa:
* Fix missing linebreak in die_handler debug output
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Dec 22 13:40:35 UTC 2018 - okurz@suse.com Sat Dec 22 13:40:35 UTC 2018 - okurz@suse.com

View File

@ -1,5 +1,5 @@
name: os-autoinst name: os-autoinst
version: 4.5.1545369866.fc084a6a version: 4.5.1546602946.a7be7efa
mtime: 1545369866 mtime: 1546602946
commit: fc084a6a7985432541a765ba8d33472cec0e05b5 commit: a7be7efa15e4b0454cde403f7a76fe73257b55cf

View File

@ -1,7 +1,7 @@
# #
# spec file for package os-autoinst # spec file for package os-autoinst
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: os-autoinst Name: os-autoinst
Version: 4.5.1545369866.fc084a6a Version: 4.5.1546602946.a7be7efa
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