From 44ce1fd1a07003475e56e222a89f4e4343eef0967be09b8235b2afe9e6df4e1f Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Wed, 3 Jul 2019 14:34:37 +0000 Subject: [PATCH] Offline generation of 4.5.1562052196.bca214ee 4.5.1562052196.bca214ee OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=217 --- _service | 2 ++ os-autoinst-4.5.1560860907.6a126c01.obscpio | 3 --- os-autoinst-4.5.1562052196.bca214ee.obscpio | 3 +++ os-autoinst-test.changes | 8 ++++++++ os-autoinst-test.spec | 5 +++-- os-autoinst.changes | 8 ++++++++ os-autoinst.obsinfo | 6 +++--- os-autoinst.spec | 2 +- 8 files changed, 28 insertions(+), 9 deletions(-) delete mode 100644 os-autoinst-4.5.1560860907.6a126c01.obscpio create mode 100644 os-autoinst-4.5.1562052196.bca214ee.obscpio diff --git a/_service b/_service index bae64de..8b6275d 100644 --- a/_service +++ b/_service @@ -1,6 +1,8 @@ + dist/rpm/os-autoinst.spec + dist/rpm/os-autoinst-test.spec 4.5 %ct.%h git://github.com/os-autoinst/os-autoinst.git diff --git a/os-autoinst-4.5.1560860907.6a126c01.obscpio b/os-autoinst-4.5.1560860907.6a126c01.obscpio deleted file mode 100644 index a4abcd7..0000000 --- a/os-autoinst-4.5.1560860907.6a126c01.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31b279c6da0d1a2fa07fae836875c9777c77a64f0212db82cf1fa43827bf589b -size 24860685 diff --git a/os-autoinst-4.5.1562052196.bca214ee.obscpio b/os-autoinst-4.5.1562052196.bca214ee.obscpio new file mode 100644 index 0000000..a79e094 --- /dev/null +++ b/os-autoinst-4.5.1562052196.bca214ee.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e13b5831ab29a2d61de2d0d5ec57a9b2314b884a8e0e87bd4b88c7e8ae20ba37 +size 24868877 diff --git a/os-autoinst-test.changes b/os-autoinst-test.changes index c2372dc..864f463 100644 --- a/os-autoinst-test.changes +++ b/os-autoinst-test.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jul 02 07:23:28 UTC 2019 - okurz@suse.com + +- Update to version 4.5.1562052196.bca214ee: + * Use default graphics on x86 to circumvent "cirrus" limitations (#1169) + * os-autoinst.spec: Fix vanished runtime requires + * Save RPM spec file in upstream repo same as for openQA + ------------------------------------------------------------------- Wed Jun 19 07:53:48 UTC 2019 - okurz@suse.com diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index 39ac41d..0141486 100644 --- a/os-autoinst-test.spec +++ b/os-autoinst-test.spec @@ -19,11 +19,12 @@ %define name_ext -test %define short_name os-autoinst Name: %{short_name}%{?name_ext} -Version: 4.5.1560860907.6a126c01 +Version: 4.5.1562052196.bca214ee Release: 0 Summary: test package for os-autoinst +#BuildRequires: %{short_name} == %{version} License: GPL-2.0-or-later -BuildRequires: %{short_name} == %{version} +BuildRequires: %{short_name} %description . diff --git a/os-autoinst.changes b/os-autoinst.changes index eab5ebc..d17d3ad 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jul 02 07:23:28 UTC 2019 - okurz@suse.com + +- Update to version 4.5.1562052196.bca214ee: + * Use default graphics on x86 to circumvent "cirrus" limitations (#1169) + * os-autoinst.spec: Fix vanished runtime requires + * Save RPM spec file in upstream repo same as for openQA + ------------------------------------------------------------------- Wed Jun 19 07:53:48 UTC 2019 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index 7dd78a0..e70b161 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,5 +1,5 @@ name: os-autoinst -version: 4.5.1560860907.6a126c01 -mtime: 1560860907 -commit: 6a126c0144604bfaeaaa8d073b48f877265f4bc4 +version: 4.5.1562052196.bca214ee +mtime: 1562052196 +commit: bca214ee1dfc257c694cf1b4650dec0fa7d984a1 diff --git a/os-autoinst.spec b/os-autoinst.spec index 35350c1..a23e0f8 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.5.1560860907.6a126c01 +Version: 4.5.1562052196.bca214ee Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later