diff --git a/os-autoinst-4.5.1526456062.30f96887.tar.xz b/os-autoinst-4.5.1526456062.30f96887.tar.xz deleted file mode 100644 index 502b607..0000000 --- a/os-autoinst-4.5.1526456062.30f96887.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:446f2f2b91714a8f9d69a3000a0d542e0bf5f23484d7fe0eff65b5e40818c182 -size 18684344 diff --git a/os-autoinst-4.5.1527308405.8b586d5e.tar.xz b/os-autoinst-4.5.1527308405.8b586d5e.tar.xz new file mode 100644 index 0000000..5d92fef --- /dev/null +++ b/os-autoinst-4.5.1527308405.8b586d5e.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b153a39851557df5aeeab3703ab2c29820df33808f2544856a0a79b0604947e +size 18684372 diff --git a/os-autoinst.changes b/os-autoinst.changes index c63b6c8..5ce384e 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun May 27 08:30:46 UTC 2018 - okurz@suse.com + +- Update to version 4.5.1527308405.8b586d5e: + * DRY on xterm call (#963) + * Correct return values for match_has_tag (#967) + +------------------------------------------------------------------- +Sun May 27 08:29:45 UTC 2018 - coolo@suse.com + +- remove require on withlock +- downgrade require on tesseract to recommend (not really + required for base functionality) + ------------------------------------------------------------------- Thu May 17 12:20:53 UTC 2018 - okurz@suse.com diff --git a/os-autoinst.spec b/os-autoinst.spec index 225aa35..c772e67 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,10 +17,10 @@ Name: os-autoinst -Version: 4.5.1526456062.30f96887 +Version: 4.5.1527308405.8b586d5e Release: 0 Summary: OS-level test automation -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Tools/Other Source0: %{name}-%{version}.tar.xz BuildRequires: autoconf @@ -43,8 +43,7 @@ Requires: git-core Requires: optipng %{perl_requires} Requires: qemu >= 2.0.0 -Requires: tesseract-ocr -Requires: withlock +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::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