Hello community, here is the log from the commit of package os-autoinst for openSUSE:Factory checked in at 2018-01-09 14:52:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old) and /work/SRC/openSUSE:Factory/.os-autoinst.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "os-autoinst" Tue Jan 9 14:52:46 2018 rev:7 rq:561980 version:4.5.1513942030.1c7bb3f5 Changes: -------- --- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes 2017-11-29 10:54:06.957480787 +0100 +++ /work/SRC/openSUSE:Factory/.os-autoinst.new/os-autoinst.changes 2018-01-09 14:52:48.636878341 +0100 @@ -1,0 +2,23 @@ +Fri Dec 22 11:27:27 UTC 2017 - [email protected] + +- Update to version 4.5.1513942030.1c7bb3f5: + * Do not reset NUMDISKS if RAIDLEVEL is not present (#901) + * svirt: Add {start,stop}_serial_grab interface (#899) + * Retidy - perltidy 20171214 changed output (#896) + * Simply ignore '\r' in type string (#894) + * Change the logs timestamp to ISO8601. (#893) + * Add method to get files content and integration test + * Add possibility to share files on worker directly + * Add RunArgs to loadtest (#887) + * Remove empty miniatures. (#891) + * Fix error checking on load_snapshot and remove sleep (#890) + * Drop all hmp commands and use qmp exclusively + * [POC] Wrap HMP commands with QMP's human-monitor-command + * Distinguish modules name in a test run if it's a duplicate (#884) + +------------------------------------------------------------------- +Fri Dec 15 14:11:14 UTC 2017 - [email protected] + +- disable perltidy and perlcritic checks during build + +------------------------------------------------------------------- Old: ---- os-autoinst-4.5.1511858414.576c33f6.tar.xz New: ---- os-autoinst-4.5.1513942030.1c7bb3f5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ os-autoinst.spec ++++++ --- /var/tmp/diff_new_pack.mOWjSG/_old 2018-01-09 14:52:49.912818524 +0100 +++ /var/tmp/diff_new_pack.mOWjSG/_new 2018-01-09 14:52:49.916818336 +0100 @@ -1,7 +1,7 @@ # # spec file for package os-autoinst # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.5.1511858414.576c33f6 +Version: 4.5.1513942030.1c7bb3f5 Release: 0 Summary: OS-level test automation License: GPL-2.0+ @@ -36,9 +36,6 @@ BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(sndfile) BuildRequires: pkgconfig(theoraenc) -%if %suse_version > 1320 -BuildRequires: perl(Perl::Critic) -%endif Requires: /usr/bin/qemu-img Requires: git-core Requires: optipng @@ -108,12 +105,12 @@ export NO_BRP_STALE_LINK_ERROR=yes %check -# disable perlcritic - too heavy dependency on old systems -if test -z "$(type -p perlcritic)"; then +# disable code quality checks - not worth the time for package builds sed '/perlcritic/d' -i Makefile sed '/Perl::Critic/d' -i cpanfile +sed '/tidy/d' -i Makefile rm tools/lib/perlcritic/Perl/Critic/Policy/*.pm -fi + # don't require qemu within OBS cp t/05-pod.t t/99-full-stack.t ++++++ os-autoinst-4.5.1511858414.576c33f6.tar.xz -> os-autoinst-4.5.1513942030.1c7bb3f5.tar.xz ++++++ /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-4.5.1511858414.576c33f6.tar.xz /work/SRC/openSUSE:Factory/.os-autoinst.new/os-autoinst-4.5.1513942030.1c7bb3f5.tar.xz differ: char 26, line 1
