Hello community,

here is the log from the commit of package os-autoinst for openSUSE:Factory 
checked in at 2018-02-20 17:57:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old)
 and      /work/SRC/openSUSE:Factory/.os-autoinst.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "os-autoinst"

Tue Feb 20 17:57:20 2018 rev:14 rq:578345 version:4.5.1518780731.3ca7dc34

Changes:
--------
--- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes  2018-01-31 
19:50:07.658398913 +0100
+++ /work/SRC/openSUSE:Factory/.os-autoinst.new/os-autoinst.changes     
2018-02-20 17:59:14.281471988 +0100
@@ -1,0 +2,19 @@
+Sat Feb 17 01:01:09 UTC 2018 - ok...@suse.com
+
+- Update to version 4.5.1518780731.3ca7dc34:
+  * Do not fail on chattr failures (#924)
+  * qemu: disable CoW for the HDD image directory (#790)
+  * get_ssh_output and get_cmd_output return array in list context (#916)
+  * Avoid letting the kids get loose. (#919)
+  * Don't add floppy for arm/aarch (#923)
+  * wip -- test to prevent double typing echo on virtio-console
+  * Correct VNC stall threshold variable name (#922)
+  * Check runcmd return status (#898)
+  * testapi: Correct spelling mistake
+  * testapi: Ensure script_output only returns the actual ouput of the 
executed script
+  * tinycv: Add test for send_with_fd
+  * testapi: Allow memory dump any time
+  * qemu: Increase memory dump performance
+  * tinycv: Add send_with_fd utility function
+
+-------------------------------------------------------------------

Old:
----
  os-autoinst-4.5.1516891126.e9d61c6d.tar.xz

New:
----
  os-autoinst-4.5.1518780731.3ca7dc34.tar.xz

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

Other differences:
------------------
++++++ os-autoinst.spec ++++++
--- /var/tmp/diff_new_pack.u1SIH2/_old  2018-02-20 17:59:16.189403320 +0100
+++ /var/tmp/diff_new_pack.u1SIH2/_new  2018-02-20 17:59:16.193403176 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           os-autoinst
-Version:        4.5.1516891126.e9d61c6d
+Version:        4.5.1518780731.3ca7dc34
 Release:        0
 Summary:        OS-level test automation
 License:        GPL-2.0+
@@ -36,6 +36,8 @@
 BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(sndfile)
 BuildRequires:  pkgconfig(theoraenc)
+# just for the test suite
+BuildRequires:  qemu-tools
 Requires:       /usr/bin/qemu-img
 Requires:       git-core
 Requires:       optipng
@@ -43,7 +45,7 @@
 Requires:       qemu >= 2.0.0
 Requires:       tesseract-ocr
 Requires:       withlock
-%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::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(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(Test::Mock::Time)
+%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::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(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(Test::Mock::Time) perl(Socket::MsgHdr)
 BuildRequires:  %t_requires
 Requires:       %t_requires
 BuildRequires:  perl(Mojolicious)
@@ -77,6 +79,7 @@
 
 %prep
 %setup -q
+sed -e 's,/bin/env python,/bin/python,' -i crop.py
 
 %build
 mkdir -p m4
@@ -89,7 +92,7 @@
 # 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}";/' %{buildroot}/usr/bin/isotovideo
 # only internal stuff
-rm %{buildroot}/usr/lib/os-autoinst/tools/tidy
+rm %{buildroot}/usr/lib/os-autoinst/tools/{tidy,check_coverage,absolutize}
 rm -r %{buildroot}/usr/lib/os-autoinst/tools/lib/perlcritic
 #
 ls -lR %buildroot
@@ -154,9 +157,7 @@
 %{_libexecdir}/os-autoinst/OpenQA
 %{_libexecdir}/os-autoinst/consoles
 %dir %{_libexecdir}/os-autoinst/tools
-%{_libexecdir}/os-autoinst/tools/absolutize
 %{_libexecdir}/os-autoinst/tools/preparepool
-%{_libexecdir}/os-autoinst/tools/check_coverage
 %{_libexecdir}/os-autoinst/autotest.pm
 %{_libexecdir}/os-autoinst/crop.py
 

++++++ os-autoinst-4.5.1516891126.e9d61c6d.tar.xz -> 
os-autoinst-4.5.1518780731.3ca7dc34.tar.xz ++++++
/work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-4.5.1516891126.e9d61c6d.tar.xz
 
/work/SRC/openSUSE:Factory/.os-autoinst.new/os-autoinst-4.5.1518780731.3ca7dc34.tar.xz
 differ: char 26, line 1


Reply via email to