diff --git a/os-autoinst-4.6.1598949244.a169fcf1.obscpio b/os-autoinst-4.6.1598949244.a169fcf1.obscpio deleted file mode 100644 index 711ce89..0000000 --- a/os-autoinst-4.6.1598949244.a169fcf1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:707523ba5ece24ffe49f2b4d419225bc59a08a08d1d8edce7cc1dc8e4e9026a8 -size 25045005 diff --git a/os-autoinst-4.6.1599143921.f85dd213.obscpio b/os-autoinst-4.6.1599143921.f85dd213.obscpio new file mode 100644 index 0000000..32c4df5 --- /dev/null +++ b/os-autoinst-4.6.1599143921.f85dd213.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9e9b9a6f7cea8bf99f3dfbfbb57055fb72538b8ac4567ed9b94b6ca6958559d +size 25051149 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index ca9cbbf..d4d076a 100644 --- a/os-autoinst-test.spec +++ b/os-autoinst-test.spec @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst Name: %{short_name}%{?name_ext} -Version: 4.6.1598949244.a169fcf1 +Version: 4.6.1599143921.f85dd213 Release: 0 Summary: test package for os-autoinst #BuildRequires: %{short_name} == %{version} diff --git a/os-autoinst.changes b/os-autoinst.changes index 2e9cd5a..3fef30d 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Sep 03 19:26:31 UTC 2020 - okurz@suse.com + +- Update to version 4.6.1599143921.f85dd213: + * Remove external/ dir in .spec + * Replace tools/update-deps with symlink to subrepo + * Add external/os-autoinst-common subrepo + * Fix tools/tidy + * Fix error handling for QMP connection when invoking QEMU twice + * Update perltidy to 20200822 + * Refactor tools/tidy + ------------------------------------------------------------------- Tue Sep 01 11:26:28 UTC 2020 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index b0f76f5..b13ba3f 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,5 +1,5 @@ name: os-autoinst -version: 4.6.1598949244.a169fcf1 -mtime: 1598949244 -commit: a169fcf13cdbf57071a53c8655775af4648151f1 +version: 4.6.1599143921.f85dd213 +mtime: 1599143921 +commit: f85dd2131ba058420fb610476e42897d99e7ef90 diff --git a/os-autoinst.spec b/os-autoinst.spec index 6813fc2..decbfe3 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1598949244.a169fcf1 +Version: 4.6.1599143921.f85dd213 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later @@ -145,6 +145,7 @@ make %{?_smp_mflags} INSTALLDIRS=vendor %make_install INSTALLDIRS=vendor # remove internal tools rm -r %{buildroot}/usr/lib/os-autoinst/tools/ +rm -r %{buildroot}/usr/lib/os-autoinst/external/ %else %cmake_install install-openvswitch %endif