Hello community, here is the log from the commit of package os-autoinst for openSUSE:Factory checked in at 2019-11-17 19:22:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old) and /work/SRC/openSUSE:Factory/.os-autoinst.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "os-autoinst" Sun Nov 17 19:22:40 2019 rev:80 rq:749015 version:4.6.1573837019.f65a27bc Changes: -------- --- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes 2019-11-15 00:03:30.192305915 +0100 +++ /work/SRC/openSUSE:Factory/.os-autoinst.new.26869/os-autoinst.changes 2019-11-17 19:22:50.298874078 +0100 @@ -1,0 +2,6 @@ +Sat Nov 16 05:03:44 UTC 2019 - [email protected] + +- Update to version 4.6.1573837019.f65a27bc: + * spec: Add missing spellcheck requirements + +------------------------------------------------------------------- Old: ---- os-autoinst-4.6.1573666306.8fe5e5bd.obscpio New: ---- os-autoinst-4.6.1573837019.f65a27bc.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ os-autoinst-test.spec ++++++ --- /var/tmp/diff_new_pack.5dbVAb/_old 2019-11-17 19:22:51.422873600 +0100 +++ /var/tmp/diff_new_pack.5dbVAb/_new 2019-11-17 19:22:51.426873599 +0100 @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst Name: %{short_name}%{?name_ext} -Version: 4.6.1573666306.8fe5e5bd +Version: 4.6.1573837019.f65a27bc Release: 0 Summary: test package for os-autoinst #BuildRequires: %{short_name} == %{version} ++++++ os-autoinst.spec ++++++ --- /var/tmp/diff_new_pack.5dbVAb/_old 2019-11-17 19:22:51.454873587 +0100 +++ /var/tmp/diff_new_pack.5dbVAb/_new 2019-11-17 19:22:51.458873585 +0100 @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1573666306.8fe5e5bd +Version: 4.6.1573837019.f65a27bc Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later @@ -32,7 +32,13 @@ %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 +# SLE is missing spell check requirements +%if !0%{?is_opensuse} +%define spellcheck_requires %{nil} +%else +%define spellcheck_requires perl(Pod::Spell) aspell-spell +%endif +%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 %spellcheck_requires %define devel_requires %test_requires %requires_not_needed_in_tests BuildRequires: %test_requires Requires: %requires ++++++ os-autoinst-4.6.1573666306.8fe5e5bd.obscpio -> os-autoinst-4.6.1573837019.f65a27bc.obscpio ++++++ /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-4.6.1573666306.8fe5e5bd.obscpio /work/SRC/openSUSE:Factory/.os-autoinst.new.26869/os-autoinst-4.6.1573837019.f65a27bc.obscpio differ: char 50, line 1 ++++++ os-autoinst.obsinfo ++++++ --- /var/tmp/diff_new_pack.5dbVAb/_old 2019-11-17 19:22:51.518873560 +0100 +++ /var/tmp/diff_new_pack.5dbVAb/_new 2019-11-17 19:22:51.518873560 +0100 @@ -1,5 +1,5 @@ name: os-autoinst -version: 4.6.1573666306.8fe5e5bd -mtime: 1573666306 -commit: 8fe5e5bd1bd01e2adcd154adc94914d6316d2f22 +version: 4.6.1573837019.f65a27bc +mtime: 1573837019 +commit: f65a27bc5f81216e0bebebc28c0ba571290c0ef8
