Hello community,

here is the log from the commit of package os-autoinst for openSUSE:Factory 
checked in at 2018-12-07 14:39:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old)
 and      /work/SRC/openSUSE:Factory/.os-autoinst.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "os-autoinst"

Fri Dec  7 14:39:55 2018 rev:34 rq:655986 version:4.5.1544111663.31867f0e

Changes:
--------
--- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-test.changes     
2018-12-04 20:55:49.212753271 +0100
+++ /work/SRC/openSUSE:Factory/.os-autoinst.new.19453/os-autoinst-test.changes  
2018-12-07 14:40:04.358723836 +0100
@@ -1,0 +2,15 @@
+Fri Dec 07 10:04:15 UTC 2018 - ok...@suse.com
+
+- Update to version 4.5.1544111663.31867f0e:
+  * Replace all uses of JSON and JSON::XS with Mojo::JSON and Cpanel::JSON::XS
+  * Clean up generically named variables and use more fitting names
+  * Make get_cmd_output() use other connections than 'ssh'
+  * Describe VMWARE_NFS_DATASTORE & VMWARE_REMOTE_VMM
+  * VMware: Rewrite add_disk()
+  * VMware: Replace vCenter with ESXi host
+  * VMware: Support snapshots, suspend, resume etc
+  * Use Perl::Critic::Freenode to determine good coding style
+  * Add unit test for format_vtt_timestamp
+  * Use video captions to overlay wallclock time
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes  2018-12-04 
20:55:50.508751827 +0100
+++ /work/SRC/openSUSE:Factory/.os-autoinst.new.19453/os-autoinst.changes       
2018-12-07 14:40:04.694723420 +0100
@@ -1,0 +2,19 @@
+Fri Dec  7 08:49:56 UTC 2018 - Stephan Kulow <co...@suse.com>
+
+- add Cpanel::JSON::XS as buildrequire
+
+-------------------------------------------------------------------
+Fri Dec 07 08:45:24 UTC 2018 - ok...@suse.com
+
+- Update to version 4.5.1544111663.31867f0e:
+  * Replace all uses of JSON and JSON::XS with Mojo::JSON and Cpanel::JSON::XS
+  * Clean up generically named variables and use more fitting names
+  * Make get_cmd_output() use other connections than 'ssh'
+  * Describe VMWARE_NFS_DATASTORE & VMWARE_REMOTE_VMM
+  * VMware: Rewrite add_disk()
+  * VMware: Replace vCenter with ESXi host
+  * VMware: Support snapshots, suspend, resume etc
+  * Use Perl::Critic::Freenode to determine good coding style
+  * Add unit test for format_vtt_timestamp
+
+-------------------------------------------------------------------

Old:
----
  os-autoinst-4.5.1543593014.1e83b015.obscpio

New:
----
  os-autoinst-4.5.1544111663.31867f0e.obscpio

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

Other differences:
------------------
++++++ os-autoinst-test.spec ++++++
--- /var/tmp/diff_new_pack.qzg5bT/_old  2018-12-07 14:40:05.782722073 +0100
+++ /var/tmp/diff_new_pack.qzg5bT/_new  2018-12-07 14:40:05.786722068 +0100
@@ -12,17 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define name_ext -test
 %define         short_name os-autoinst
 Name:           %{short_name}%{?name_ext}
-Version:        4.5.1543593014.1e83b015
+Version:        4.5.1544111663.31867f0e
 Release:        0
 Summary:        test package for os-autoinst
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 BuildRequires:  %{short_name} == %{version}
 
 %description

++++++ os-autoinst.spec ++++++
--- /var/tmp/diff_new_pack.qzg5bT/_old  2018-12-07 14:40:05.822722023 +0100
+++ /var/tmp/diff_new_pack.qzg5bT/_new  2018-12-07 14:40:05.826722019 +0100
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           os-autoinst
-Version:        4.5.1543593014.1e83b015
+Version:        4.5.1544111663.31867f0e
 Release:        0
 Summary:        OS-level test automation
 License:        GPL-2.0-or-later
@@ -44,7 +44,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)
+%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)
 BuildRequires:  %t_requires
 Requires:       %t_requires
 BuildRequires:  perl(Mojolicious)

++++++ os-autoinst-4.5.1543593014.1e83b015.obscpio -> 
os-autoinst-4.5.1544111663.31867f0e.obscpio ++++++
/work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-4.5.1543593014.1e83b015.obscpio
 
/work/SRC/openSUSE:Factory/.os-autoinst.new.19453/os-autoinst-4.5.1544111663.31867f0e.obscpio
 differ: char 50, line 1

++++++ os-autoinst.obsinfo ++++++
--- /var/tmp/diff_new_pack.qzg5bT/_old  2018-12-07 14:40:05.890721940 +0100
+++ /var/tmp/diff_new_pack.qzg5bT/_new  2018-12-07 14:40:05.890721940 +0100
@@ -1,5 +1,5 @@
 name: os-autoinst
-version: 4.5.1543593014.1e83b015
-mtime: 1543593014
-commit: 1e83b0152554e08c7d7e3522e9f849d8d868c4e6
+version: 4.5.1544111663.31867f0e
+mtime: 1544111663
+commit: 31867f0e0c58a12094c6c28a2c07e9696eb199d0
 


Reply via email to