From 61648f03186b464d89b6a7577960561bf4c3cc9769407bf7cbcdc85ad5abc6dd Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Tue, 19 Apr 2022 10:24:55 +0000 Subject: [PATCH] Offline generation of 4.6.1650200290.89b7f088 4.6.1650200290.89b7f088 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=615 --- os-autoinst-4.6.1649758034.966cfef9.obscpio | 3 --- os-autoinst-4.6.1650200290.89b7f088.obscpio | 3 +++ os-autoinst-test.spec | 2 +- os-autoinst.changes | 14 ++++++++++++++ os-autoinst.obsinfo | 6 +++--- os-autoinst.spec | 2 +- 6 files changed, 22 insertions(+), 8 deletions(-) delete mode 100644 os-autoinst-4.6.1649758034.966cfef9.obscpio create mode 100644 os-autoinst-4.6.1650200290.89b7f088.obscpio diff --git a/os-autoinst-4.6.1649758034.966cfef9.obscpio b/os-autoinst-4.6.1649758034.966cfef9.obscpio deleted file mode 100644 index 6521761..0000000 --- a/os-autoinst-4.6.1649758034.966cfef9.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0346ef0b65ba94b6c1218e427a2699d553f2a5909f6f321b58106b2d6dd25f47 -size 34781709 diff --git a/os-autoinst-4.6.1650200290.89b7f088.obscpio b/os-autoinst-4.6.1650200290.89b7f088.obscpio new file mode 100644 index 0000000..252ef21 --- /dev/null +++ b/os-autoinst-4.6.1650200290.89b7f088.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86f7996f2bfcd25b25a0fd3cf7fe14d1161a425eaebc15df00612d162015fea5 +size 34782733 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index d099a52..49e3682 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.1649758034.966cfef9 +Version: 4.6.1650200290.89b7f088 Release: 0 Summary: test package for os-autoinst License: GPL-2.0-or-later diff --git a/os-autoinst.changes b/os-autoinst.changes index 97e4966..218d557 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Apr 17 12:58:18 UTC 2022 - okurz@suse.com + +- Update to version 4.6.1650200290.89b7f088: + * Correct croak on type_string with wrong function name + * Fix potentially missing parameters on mutex_wait + * Use proper perl "signatures" in common files - lockapi + * Use proper perl "signatures" in common files - ppmclibs + * Use proper perl "signatures" in common files - mmapi + * t: Mock log functions to avoid capture problems + * Remove unnecessary but potentially racy signalblocker log lines + * Use proper perl "signatures" in common files - bmwqemu + * Ensure consistent signature styling + ------------------------------------------------------------------- Tue Apr 12 10:20:16 UTC 2022 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index 667f522..b53f797 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,4 +1,4 @@ name: os-autoinst -version: 4.6.1649758034.966cfef9 -mtime: 1649758034 -commit: 966cfef93bdf7b5583e69db37c0ec14b55a4a875 +version: 4.6.1650200290.89b7f088 +mtime: 1650200290 +commit: 89b7f0884a9984ef6d55b3761c475841f6be2e2d diff --git a/os-autoinst.spec b/os-autoinst.spec index 3c0b9b7..999b032 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1649758034.966cfef9 +Version: 4.6.1650200290.89b7f088 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later