Hello community, here is the log from the commit of package os-autoinst for openSUSE:Factory checked in at 2019-12-07 15:09:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old) and /work/SRC/openSUSE:Factory/.os-autoinst.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "os-autoinst" Sat Dec 7 15:09:31 2019 rev:87 rq:754833 version:4.6.1575621538.1ee59881 Changes: -------- --- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes 2019-12-05 17:34:00.749450952 +0100 +++ /work/SRC/openSUSE:Factory/.os-autoinst.new.4691/os-autoinst.changes 2019-12-07 15:09:51.155842878 +0100 @@ -1,0 +2,14 @@ +Sat Dec 07 05:04:05 UTC 2019 - [email protected] + +- Update to version 4.6.1575621538.1ee59881: + * baseclass.t: Add tests for SSH serial methods + * Use OpenCV 4 under Tumbleweed + * Reduce overly long waiting time on shutdown waiting on processes + * t: Enable 00-compile-check-all.t to be run with prove + * Add simple test for serial_screen.pm + * Add simple test for ssh_screen.pm + * ssh_screen: Fix initialize of base class + * t: Enable 04-check_vars_docu.t to be run with prove + * t: Enable 10-terminal.t to be run with prove + +------------------------------------------------------------------- Old: ---- os-autoinst-4.6.1575491566.71ee5f56.obscpio New: ---- os-autoinst-4.6.1575621538.1ee59881.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ os-autoinst-test.spec ++++++ --- /var/tmp/diff_new_pack.lXoqeE/_old 2019-12-07 15:09:55.267842296 +0100 +++ /var/tmp/diff_new_pack.lXoqeE/_new 2019-12-07 15:09:55.271842295 +0100 @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst Name: %{short_name}%{?name_ext} -Version: 4.6.1575491566.71ee5f56 +Version: 4.6.1575621538.1ee59881 Release: 0 Summary: test package for os-autoinst #BuildRequires: %{short_name} == %{version} ++++++ os-autoinst.spec ++++++ --- /var/tmp/diff_new_pack.lXoqeE/_old 2019-12-07 15:09:55.287842293 +0100 +++ /var/tmp/diff_new_pack.lXoqeE/_new 2019-12-07 15:09:55.287842293 +0100 @@ -17,17 +17,20 @@ Name: os-autoinst -Version: 4.6.1575491566.71ee5f56 +Version: 4.6.1575621538.1ee59881 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 -# Force OBS to resolve choices on opencv-devel -#!BuildIgnore: opencv3-devel %{perl_requires} -%define build_requires autoconf automake gcc-c++ libtool pkgconfig(opencv) pkg-config perl(Module::CPANfile) pkgconfig(fftw3) pkgconfig(libpng) pkgconfig(sndfile) pkgconfig(theoraenc) make +%if 0%{?sle_version} <= 150100 +%define opencv_require pkgconfig(opencv) +%else +%define opencv_require pkgconfig(opencv4) +%endif +%define build_requires autoconf automake gcc-c++ libtool pkg-config perl(Module::CPANfile) pkgconfig(fftw3) pkgconfig(libpng) pkgconfig(sndfile) pkgconfig(theoraenc) make %opencv_require %define requires perl(B::Deparse) perl(Mojolicious) >= 7.92, perl(Mojo::IOLoop::ReadWriteProcess) >= 0.23, perl(Carp::Always) perl(Data::Dump) perl(Data::Dumper) 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(JSON::XS) perl(List::MoreUtils) perl(Mojo::IOLoop::ReadWriteProcess) perl(Socket::MsgHdr) perl(Cpanel::JSON::XS) perl(IO::Scalar) perl(Try::Tiny) perl-base %define requires_not_needed_in_tests git-core # all requirements needed by the tests, do not require on this in the package ++++++ os-autoinst-4.6.1575491566.71ee5f56.obscpio -> os-autoinst-4.6.1575621538.1ee59881.obscpio ++++++ /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-4.6.1575491566.71ee5f56.obscpio /work/SRC/openSUSE:Factory/.os-autoinst.new.4691/os-autoinst-4.6.1575621538.1ee59881.obscpio differ: char 50, line 1 ++++++ os-autoinst.obsinfo ++++++ --- /var/tmp/diff_new_pack.lXoqeE/_old 2019-12-07 15:09:55.339842286 +0100 +++ /var/tmp/diff_new_pack.lXoqeE/_new 2019-12-07 15:09:55.339842286 +0100 @@ -1,5 +1,5 @@ name: os-autoinst -version: 4.6.1575491566.71ee5f56 -mtime: 1575491566 -commit: 71ee5f564e73240e930ed9d2a6fce476e08d16c4 +version: 4.6.1575621538.1ee59881 +mtime: 1575621538 +commit: 1ee59881539d27692858b214055f5399782679fe
