Hello community,

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

Package is "os-autoinst"

Thu Oct 24 23:10:14 2019 rev:76 rq:742494 version:4.6.1571832236.5391548d

Changes:
--------
--- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes  2019-10-22 
15:45:35.157726310 +0200
+++ /work/SRC/openSUSE:Factory/.os-autoinst.new.2990/os-autoinst.changes        
2019-10-24 23:10:20.780605070 +0200
@@ -1,0 +2,14 @@
+Thu Oct 24 09:06:44 UTC 2019 - [email protected]
+
+- Update to version 4.6.1571832236.5391548d:
+  * Increase version numbers
+  * Add new status file that worker can read from
+  * Consider tests with `tools/tidy --only-changed`
+  * spec: Fix missing, additional runtime requirements
+  * Allow tidy to run only over local changes
+  * Improve 'check_ssh_serial'
+  * Make start_serial_grab blocking
+  * Fix svirt backend's 100 % CPU usage
+  * codecov: Adjust to current coverage target
+
+-------------------------------------------------------------------

Old:
----
  os-autoinst-4.5.1571474599.7d873cb5.obscpio

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

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

Other differences:
------------------
++++++ os-autoinst-test.spec ++++++
--- /var/tmp/diff_new_pack.Zpg2Xa/_old  2019-10-24 23:10:22.532607115 +0200
+++ /var/tmp/diff_new_pack.Zpg2Xa/_new  2019-10-24 23:10:22.536607119 +0200
@@ -19,7 +19,7 @@
 %define name_ext -test
 %define         short_name os-autoinst
 Name:           %{short_name}%{?name_ext}
-Version:        4.5.1571474599.7d873cb5
+Version:        4.6.1571832236.5391548d
 Release:        0
 Summary:        test package for os-autoinst
 #BuildRequires:  %{short_name} == %{version}

++++++ os-autoinst.spec ++++++
--- /var/tmp/diff_new_pack.Zpg2Xa/_old  2019-10-24 23:10:22.560607147 +0200
+++ /var/tmp/diff_new_pack.Zpg2Xa/_new  2019-10-24 23:10:22.564607152 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           os-autoinst
-Version:        4.5.1571474599.7d873cb5
+Version:        4.6.1571832236.5391548d
 Release:        0
 Summary:        OS-level test automation
 License:        GPL-2.0-or-later
@@ -29,15 +29,18 @@
 %{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
 %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 qemu >= 2.0.0, /usr/bin/qemu-img, 
git-core optipng
+%define requires_not_needed_in_tests git-core
 # all requirements needed by the tests, do not require on this in the package
 # itself or any sub-packages
 %define test_requires %build_requires %requires perl(Perl::Tidy) 
perl(Test::Compile) perl(Test::Exception) perl(Test::Output) perl(Test::Fatal) 
perl(Test::Warnings) perl(Pod::Coverage) perl(Test::Pod) perl(Test::MockModule) 
perl(Test::MockObject) perl(Devel::Cover) perl(Test::Mock::Time) qemu-tools
 %define devel_requires %test_requires %requires_not_needed_in_tests
 BuildRequires:  %test_requires
 Requires:       %requires
+Requires:       %requires_not_needed_in_tests
 Recommends:     tesseract-ocr
 Recommends:     /usr/bin/xkbcomp /usr/bin/Xvnc dumponlyconsole
+Recommends:     qemu >= 2.0.0
+Recommends:     /usr/bin/qemu-img
 Requires(pre):  %{_bindir}/getent
 Requires(pre):  %{_sbindir}/useradd
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Zpg2Xa/_old  2019-10-24 23:10:22.596607189 +0200
+++ /var/tmp/diff_new_pack.Zpg2Xa/_new  2019-10-24 23:10:22.596607189 +0200
@@ -3,7 +3,7 @@
   <service name="obs_scm" mode="disabled">
     <param name="extract">dist/rpm/os-autoinst.spec</param>
     <param name="extract">dist/rpm/os-autoinst-test.spec</param>
-    <param name="versionprefix">4.5</param>
+    <param name="versionprefix">4.6</param>
     <param name="versionformat">%ct.%h</param>
     <param name="url">git://github.com/os-autoinst/os-autoinst.git</param>
     <param name="scm">git</param>

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

++++++ os-autoinst.obsinfo ++++++
--- /var/tmp/diff_new_pack.Zpg2Xa/_old  2019-10-24 23:10:22.656607259 +0200
+++ /var/tmp/diff_new_pack.Zpg2Xa/_new  2019-10-24 23:10:22.660607264 +0200
@@ -1,5 +1,5 @@
 name: os-autoinst
-version: 4.5.1571474599.7d873cb5
-mtime: 1571474599
-commit: 7d873cb5618b4049ccda52d6625acb995aecdc28
+version: 4.6.1571832236.5391548d
+mtime: 1571832236
+commit: 5391548d815a883d8333f02b8d367cd803fea71b
 


Reply via email to