Hello community,

here is the log from the commit of package os-autoinst for openSUSE:Leap:15.2 
checked in at 2020-05-01 15:07:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/os-autoinst (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.os-autoinst.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "os-autoinst"

Fri May  1 15:07:22 2020 rev:114 rq:799412 version:4.6.1587738559.30bdb018

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/os-autoinst/os-autoinst.changes        
2020-04-25 19:06:25.527768686 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.os-autoinst.new.2738/os-autoinst.changes      
2020-05-01 15:07:26.722583699 +0200
@@ -1,0 +2,9 @@
+Sat Apr 25 16:29:24 UTC 2020 - [email protected]
+
+- Update to version 4.6.1587738559.30bdb018:
+  * Dependencies: Remove Data::Dump, JSON, JSON::XS from spec
+  * Create and remove tempfiles in every test
+  * Dependencies: sort requires
+  * Dependencies: remove commas in spec
+
+-------------------------------------------------------------------

Old:
----
  os-autoinst-4.6.1587572338.0c00bf0a.obscpio

New:
----
  os-autoinst-4.6.1587738559.30bdb018.obscpio

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

Other differences:
------------------
++++++ os-autoinst-test.spec ++++++
--- /var/tmp/diff_new_pack.Bl3Iaz/_old  2020-05-01 15:07:27.194584724 +0200
+++ /var/tmp/diff_new_pack.Bl3Iaz/_new  2020-05-01 15:07:27.198584733 +0200
@@ -19,7 +19,7 @@
 %define name_ext -test
 %define         short_name os-autoinst
 Name:           %{short_name}%{?name_ext}
-Version:        4.6.1587572338.0c00bf0a
+Version:        4.6.1587738559.30bdb018
 Release:        0
 Summary:        test package for os-autoinst
 #BuildRequires:  %{short_name} == %{version}

++++++ os-autoinst.spec ++++++
--- /var/tmp/diff_new_pack.Bl3Iaz/_old  2020-05-01 15:07:27.214584768 +0200
+++ /var/tmp/diff_new_pack.Bl3Iaz/_new  2020-05-01 15:07:27.214584768 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           os-autoinst
-Version:        4.6.1587572338.0c00bf0a
+Version:        4.6.1587738559.30bdb018
 Release:        0
 Summary:        OS-level test automation
 License:        GPL-2.0-or-later
@@ -31,8 +31,8 @@
 %else
 %define opencv_require pkgconfig(opencv)
 %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(IO::Socket::INET) 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 build_requires %opencv_require autoconf automake gcc-c++ libtool make 
perl(Module::CPANfile) pkg-config pkgconfig(fftw3) pkgconfig(libpng) 
pkgconfig(sndfile) pkgconfig(theoraenc)
+%define requires perl(B::Deparse) perl(Carp::Always) 
perl(Class::Accessor::Fast) perl(Cpanel::JSON::XS) perl(Crypt::DES) 
perl(Data::Dumper) perl(Exception::Class) perl(File::Touch) perl(File::Which) 
perl(IO::Scalar) perl(IO::Socket::INET) perl(IPC::Run::Debug) 
perl(IPC::System::Simple) perl(List::MoreUtils) perl(Mojolicious) >= 7.92 
perl(Mojo::IOLoop::ReadWriteProcess) >= 0.23 perl(Net::DBus) perl(Net::IP) 
perl(Net::SNMP) perl(Net::SSH2) perl(Socket::MsgHdr) perl(Try::Tiny) 
perl(XML::LibXML) perl(XML::SemanticDiff) perl(autodie) perl-base
 %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
@@ -49,7 +49,7 @@
 %define spellcheck_requires %{nil}
 %define make_check_args CHECK_DOC=0
 %endif
-%define test_requires %build_requires %requires perl(Perl::Tidy) 
perl(Test::Strict) 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 
%spellcheck_requires
+%define test_requires %build_requires %requires %spellcheck_requires 
perl(Devel::Cover) perl(Perl::Tidy) perl(Pod::Coverage) perl(Test::Exception) 
perl(Test::Fatal) perl(Test::MockModule) perl(Test::MockObject) 
perl(Test::Mock::Time) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) 
perl(Test::Warnings) qemu-tools
 %define devel_requires %test_requires %requires_not_needed_in_tests
 BuildRequires:  %test_requires
 Requires:       %requires

++++++ os-autoinst-4.6.1587572338.0c00bf0a.obscpio -> 
os-autoinst-4.6.1587738559.30bdb018.obscpio ++++++
/work/SRC/openSUSE:Leap:15.2/os-autoinst/os-autoinst-4.6.1587572338.0c00bf0a.obscpio
 
/work/SRC/openSUSE:Leap:15.2/.os-autoinst.new.2738/os-autoinst-4.6.1587738559.30bdb018.obscpio
 differ: char 50, line 1

++++++ os-autoinst.obsinfo ++++++
--- /var/tmp/diff_new_pack.Bl3Iaz/_old  2020-05-01 15:07:27.266584881 +0200
+++ /var/tmp/diff_new_pack.Bl3Iaz/_new  2020-05-01 15:07:27.266584881 +0200
@@ -1,5 +1,5 @@
 name: os-autoinst
-version: 4.6.1587572338.0c00bf0a
-mtime: 1587572338
-commit: 0c00bf0a45704e854d4d04ab522d85c5b99cf6bb
+version: 4.6.1587738559.30bdb018
+mtime: 1587738559
+commit: 30bdb01875649b0590f1aa60d459e010c16039d4
 


Reply via email to