Hello community,

here is the log from the commit of package os-autoinst for openSUSE:Factory 
checked in at 2019-11-09 23:35:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old)
 and      /work/SRC/openSUSE:Factory/.os-autoinst.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "os-autoinst"

Sat Nov  9 23:35:55 2019 rev:77 rq:746630 version:4.6.1573214011.87166a81

Changes:
--------
--- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes  2019-10-24 
23:10:20.780605070 +0200
+++ /work/SRC/openSUSE:Factory/.os-autoinst.new.2990/os-autoinst.changes        
2019-11-09 23:35:58.664889820 +0100
@@ -1,0 +2,19 @@
+Fri Nov 08 14:25:19 UTC 2019 - ok...@suse.com
+
+- Update to version 4.6.1573214011.87166a81:
+  * Read all available bytes in check_ssh_serial
+  * Fix OBS package checks due to qemu unavailability
+  * qemu: Add option to activate balloon before snapshot
+  * myjsonrpc: Improve debugging
+  * Add wait_screen_change option on send_key
+  * Add option to upload assets on demand even in failed jobs
+  * Implement shutdown check for spvm backend
+  * script_output() - Add code comment for commit 72efc09b
+  * Allow consoles to persist over reset (#1232)
+  * myjsonrpc: Go back to incremental parsing (#1248)
+  * Use python3 by default (#1247)
+  * Avoid warning in comparison; num_queues might be undef
+  * Improve here tag handling in script_output()
+  * Force no quotes on hash key if match simple identifier
+
+-------------------------------------------------------------------

Old:
----
  os-autoinst-4.6.1571832236.5391548d.obscpio

New:
----
  os-autoinst-4.6.1573214011.87166a81.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ os-autoinst-test.spec ++++++
--- /var/tmp/diff_new_pack.ty4RQ3/_old  2019-11-09 23:36:00.100892029 +0100
+++ /var/tmp/diff_new_pack.ty4RQ3/_new  2019-11-09 23:36:00.112892047 +0100
@@ -19,7 +19,7 @@
 %define name_ext -test
 %define         short_name os-autoinst
 Name:           %{short_name}%{?name_ext}
-Version:        4.6.1571832236.5391548d
+Version:        4.6.1573214011.87166a81
 Release:        0
 Summary:        test package for os-autoinst
 #BuildRequires:  %{short_name} == %{version}

++++++ os-autoinst.spec ++++++
--- /var/tmp/diff_new_pack.ty4RQ3/_old  2019-11-09 23:36:00.144892097 +0100
+++ /var/tmp/diff_new_pack.ty4RQ3/_new  2019-11-09 23:36:00.156892115 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           os-autoinst
-Version:        4.6.1571832236.5391548d
+Version:        4.6.1573214011.87166a81
 Release:        0
 Summary:        OS-level test automation
 License:        GPL-2.0-or-later
@@ -74,14 +74,14 @@
 
 %prep
 %setup -q
-sed -e 's,/bin/env python,/bin/python,' -i crop.py
+sed -e 's,/bin/env python,/bin/python3,' -i crop.py
 # Replace version number from git to what's reported by the package
 sed  -i 's/ my $thisversion = qx{git.*rev-parse HEAD}.*;/ my $thisversion = 
"%{version}";/' isotovideo
 
 # don't require qemu within OBS
 # and exclude known flaky tests in OBS check
 # https://progress.opensuse.org/issues/52652
-for i in 18-qemu-options 18-backend-qemu 99-full-stack 13-osutils; do
+for i in 13-osutils 14-isotovideo 18-qemu-options 18-backend-qemu 
99-full-stack; do
     rm t/$i.t
     sed -i "s/ \?$i\.t//g" t/Makefile.am
 done

++++++ os-autoinst-4.6.1571832236.5391548d.obscpio -> 
os-autoinst-4.6.1573214011.87166a81.obscpio ++++++
/work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-4.6.1571832236.5391548d.obscpio
 
/work/SRC/openSUSE:Factory/.os-autoinst.new.2990/os-autoinst-4.6.1573214011.87166a81.obscpio
 differ: char 49, line 1

++++++ os-autoinst.obsinfo ++++++
--- /var/tmp/diff_new_pack.ty4RQ3/_old  2019-11-09 23:36:00.236892238 +0100
+++ /var/tmp/diff_new_pack.ty4RQ3/_new  2019-11-09 23:36:00.236892238 +0100
@@ -1,5 +1,5 @@
 name: os-autoinst
-version: 4.6.1571832236.5391548d
-mtime: 1571832236
-commit: 5391548d815a883d8333f02b8d367cd803fea71b
+version: 4.6.1573214011.87166a81
+mtime: 1573214011
+commit: 87166a81803ea9d6e410f7cc1a8ed2eb2762fa0a
 


Reply via email to