Hello community, here is the log from the commit of package keepass for openSUSE:Factory checked in at 2019-06-19 21:13:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/keepass (Old) and /work/SRC/openSUSE:Factory/.keepass.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "keepass" Wed Jun 19 21:13:00 2019 rev:10 rq:710668 version:2.41 Changes: -------- --- /work/SRC/openSUSE:Factory/keepass/keepass.changes 2019-01-25 22:45:27.895072895 +0100 +++ /work/SRC/openSUSE:Factory/.keepass.new.4811/keepass.changes 2019-06-19 21:13:42.934820653 +0200 @@ -1,0 +2,7 @@ +Sun Mar 31 10:15:54 UTC 2019 - Matthias Bach <[email protected]> + +- Make the package recommend the xdotool package as, while the core + functionality works fine with out it, auto type only works if + xdotool is present on the system. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ keepass.spec ++++++ --- /var/tmp/diff_new_pack.tLAWkf/_old 2019-06-19 21:13:43.510821240 +0200 +++ /var/tmp/diff_new_pack.tLAWkf/_new 2019-06-19 21:13:43.514821244 +0200 @@ -1,7 +1,7 @@ # # spec file for package keepass # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -37,6 +37,7 @@ BuildRequires: xsel BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch +Recommends: xdotool %description KeePass is a password manager, which helps you to manage your
