Hello community, here is the log from the commit of package os-autoinst for openSUSE:Factory checked in at 2018-07-12 09:18:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old) and /work/SRC/openSUSE:Factory/.os-autoinst.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "os-autoinst" Thu Jul 12 09:18:38 2018 rev:26 rq:621909 version:4.5.1530875209.f6cd7968 Changes: -------- --- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes 2018-06-20 15:34:35.763024640 +0200 +++ /work/SRC/openSUSE:Factory/.os-autoinst.new/os-autoinst.changes 2018-07-12 09:20:48.474556370 +0200 @@ -1,0 +2,17 @@ +Tue Jul 10 10:33:39 UTC 2018 - [email protected] + +- Update to version 4.5.1530875209.f6cd7968: + * Add backend/spvm.pm to Makefile.am + * Introduce a slim pvm backend using ssh + * Add a note for script_output method when is not using dedicated serial + * Fix repository path from codecov reports + * Move to codecov + * Use the docker image we use in openQA for os-autoinst + * Run tests inside docker to normalise testing environment + +------------------------------------------------------------------- +Tue Jul 10 10:33:21 UTC 2018 - [email protected] + +- Replace deprecated tar_scm service by obs_scm + +------------------------------------------------------------------- Old: ---- os-autoinst-4.5.1529342275.852c3ff6.tar.xz New: ---- os-autoinst-4.5.1530875209.f6cd7968.obscpio os-autoinst.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ os-autoinst.spec ++++++ --- /var/tmp/diff_new_pack.WnEOpO/_old 2018-07-12 09:20:49.634557993 +0200 +++ /var/tmp/diff_new_pack.WnEOpO/_new 2018-07-12 09:20:49.634557993 +0200 @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.5.1529342275.852c3ff6 +Version: 4.5.1530875209.f6cd7968 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.WnEOpO/_old 2018-07-12 09:20:49.650558015 +0200 +++ /var/tmp/diff_new_pack.WnEOpO/_new 2018-07-12 09:20:49.654558022 +0200 @@ -1,6 +1,6 @@ <?xml version="1.0"?> <services> - <service name="tar_scm" mode="disabled"> + <service name="obs_scm" mode="disabled"> <param name="versionprefix">4.5</param> <param name="versionformat">%ct.%h</param> <param name="url">git://github.com/os-autoinst/os-autoinst.git</param> @@ -9,9 +9,10 @@ <param name="changesgenerate">enable</param> <param name="changesauthor">[email protected]</param> </service> - <service name="recompress" mode="disabled"> + <service name="set_version" mode="disabled"/> + <service name="tar" mode="buildtime"/> + <service name="recompress" mode="buildtime"> <param name="compression">xz</param> <param name="file">*.tar</param> </service> - <service name="set_version" mode="disabled"/> </services> ++++++ os-autoinst.obsinfo ++++++ name: os-autoinst version: 4.5.1530875209.f6cd7968 mtime: 1530875209 commit: f6cd7968f67a0d28b72f44bf558c35ee15c23838
