Hello community, here is the log from the commit of package os-autoinst for openSUSE:Factory checked in at 2019-03-13 09:15:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old) and /work/SRC/openSUSE:Factory/.os-autoinst.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "os-autoinst" Wed Mar 13 09:15:58 2019 rev:54 rq:684488 version:4.5.1552382335.1080c396 Changes: -------- --- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-test.changes 2019-03-06 15:50:44.684438028 +0100 +++ /work/SRC/openSUSE:Factory/.os-autoinst.new.28833/os-autoinst-test.changes 2019-03-13 09:16:16.191380294 +0100 @@ -2 +2 @@ -Tue Mar 05 21:21:55 UTC 2019 - [email protected] +Tue Mar 12 11:30:28 UTC 2019 - [email protected] @@ -4,4 +4,7 @@ -- Update to version 4.5.1551793347.0db294cd: - * Improve feedback on "half-open socket" - * tidy: Replace bashism and change shebang to /bin/sh - * tidy: Replace bashism with dirname + doc +- Update to version 4.5.1552382335.1080c396: + * Use Mojo helper to write result files + * Add QEMU_HUGE_PAGES_PATH test + * Add support for TIMEOUT_SCALE in wait_screen_change + * Fix scale_timeout call in wait_idle + * Add QEMU_HUGE_PAGES_PATH option + * Prevent recording empty soft failure test detail --- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes 2019-03-06 15:50:45.004438071 +0100 +++ /work/SRC/openSUSE:Factory/.os-autoinst.new.28833/os-autoinst.changes 2019-03-13 09:16:19.147379989 +0100 @@ -1,0 +2,18 @@ +Tue Mar 12 11:30:28 UTC 2019 - [email protected] + +- Update to version 4.5.1552382335.1080c396: + * Use Mojo helper to write result files + * Add QEMU_HUGE_PAGES_PATH test + * Add support for TIMEOUT_SCALE in wait_screen_change + * Fix scale_timeout call in wait_idle + * Add QEMU_HUGE_PAGES_PATH option + * Prevent recording empty soft failure test detail + +------------------------------------------------------------------- +Tue Mar 12 11:28:52 UTC 2019 - Petr Vorel <[email protected]> + +- Add dependency for IO::Scalar (needed for + https://github.com/os-autoinst/os-autoinst/pull/1109) +- Add url to github to fix "W: no-url-tag" warning + +------------------------------------------------------------------- Old: ---- os-autoinst-4.5.1551793347.0db294cd.obscpio New: ---- os-autoinst-4.5.1552382335.1080c396.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ os-autoinst-test.spec ++++++ --- /var/tmp/diff_new_pack.aBPNLf/_old 2019-03-13 09:16:21.471379749 +0100 +++ /var/tmp/diff_new_pack.aBPNLf/_new 2019-03-13 09:16:21.471379749 +0100 @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst Name: %{short_name}%{?name_ext} -Version: 4.5.1551793347.0db294cd +Version: 4.5.1552382335.1080c396 Release: 0 Summary: test package for os-autoinst License: GPL-2.0-or-later ++++++ os-autoinst.spec ++++++ --- /var/tmp/diff_new_pack.aBPNLf/_old 2019-03-13 09:16:21.499379746 +0100 +++ /var/tmp/diff_new_pack.aBPNLf/_new 2019-03-13 09:16:21.499379746 +0100 @@ -17,11 +17,12 @@ Name: os-autoinst -Version: 4.5.1551793347.0db294cd +Version: 4.5.1552382335.1080c396 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later Group: Development/Tools/Other +Url: https://github.com/os-autoinst/os-autoinst Source0: %{name}-%{version}.tar.xz BuildRequires: autoconf BuildRequires: automake @@ -44,7 +45,7 @@ %{perl_requires} Requires: qemu >= 2.0.0 Recommends: tesseract-ocr -%define t_requires perl(Carp::Always) perl(Data::Dump) perl(Crypt::DES) perl(JSON) perl(autodie) perl(Class::Accessor::Fast) perl(Exception::Class) perl(File::Touch) perl(File::Which) perl(IPC::Run::Debug) perl(Net::DBus) perl(Net::SNMP) perl(Net::IP) perl(IPC::System::Simple) perl(Net::SSH2) perl(XML::LibXML) perl(XML::SemanticDiff) perl(Test::Exception) perl(Test::Output) perl(Test::Fatal) perl(Test::Warnings) perl(Pod::Coverage) perl(Test::Pod) perl(Test::MockModule) perl(Devel::Cover) perl(JSON::XS) perl(List::MoreUtils) perl(Mojo::IOLoop::ReadWriteProcess) perl(Test::Mock::Time) perl(Socket::MsgHdr) perl(Cpanel::JSON::XS) +%define t_requires perl(Carp::Always) perl(Data::Dump) perl(Crypt::DES) perl(JSON) perl(autodie) perl(Class::Accessor::Fast) perl(Exception::Class) perl(File::Touch) perl(File::Which) perl(IPC::Run::Debug) perl(Net::DBus) perl(Net::SNMP) perl(Net::IP) perl(IPC::System::Simple) perl(Net::SSH2) perl(XML::LibXML) perl(XML::SemanticDiff) perl(Test::Exception) perl(Test::Output) perl(Test::Fatal) perl(Test::Warnings) perl(Pod::Coverage) perl(Test::Pod) perl(Test::MockModule) perl(Devel::Cover) perl(JSON::XS) perl(List::MoreUtils) perl(Mojo::IOLoop::ReadWriteProcess) perl(Test::Mock::Time) perl(Socket::MsgHdr) perl(Cpanel::JSON::XS) perl(IO::Scalar) BuildRequires: %t_requires Requires: %t_requires BuildRequires: perl(Mojolicious) ++++++ os-autoinst-4.5.1551793347.0db294cd.obscpio -> os-autoinst-4.5.1552382335.1080c396.obscpio ++++++ /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-4.5.1551793347.0db294cd.obscpio /work/SRC/openSUSE:Factory/.os-autoinst.new.28833/os-autoinst-4.5.1552382335.1080c396.obscpio differ: char 49, line 1 ++++++ os-autoinst.obsinfo ++++++ --- /var/tmp/diff_new_pack.aBPNLf/_old 2019-03-13 09:16:21.639379732 +0100 +++ /var/tmp/diff_new_pack.aBPNLf/_new 2019-03-13 09:16:21.643379731 +0100 @@ -1,5 +1,5 @@ name: os-autoinst -version: 4.5.1551793347.0db294cd -mtime: 1551793347 -commit: 0db294cd735e54e063147ed8ad026683487ae8b0 +version: 4.5.1552382335.1080c396 +mtime: 1552382335 +commit: 1080c396568ab9e3def8c33830dd371dac7797c9
