Hello community, here is the log from the commit of package git-cola for openSUSE:Factory checked in at 2018-10-22 11:25:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-cola (Old) and /work/SRC/openSUSE:Factory/.git-cola.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-cola" Mon Oct 22 11:25:19 2018 rev:19 rq:643320 version:3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/git-cola/git-cola.changes 2018-08-27 12:59:49.904847778 +0200 +++ /work/SRC/openSUSE:Factory/.git-cola.new/git-cola.changes 2018-10-22 11:25:21.479035528 +0200 @@ -1,0 +2,6 @@ +Sat Oct 20 04:55:12 UTC 2018 - Jacob W <[email protected]> + +- Change to use QT5 instead of QT4 as recommended by upstream (see README.md). + * Fixes 100% CPU usage bug https://github.com/git-cola/git-cola/issues/781 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-cola.spec ++++++ --- /var/tmp/diff_new_pack.jdQgL7/_old 2018-10-22 11:25:22.331034687 +0200 +++ /var/tmp/diff_new_pack.jdQgL7/_new 2018-10-22 11:25:22.331034687 +0200 @@ -13,7 +13,7 @@ # 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/ # @@ -35,10 +35,10 @@ BuildRequires: python-Sphinx BuildRequires: python-devel BuildRequires: python-pyinotify -BuildRequires: python-qt4 +BuildRequires: python-qt5 BuildRequires: update-desktop-files Requires: git-core -Requires: python-qt4 +Requires: python-qt5 Recommends: python-pyinotify Recommends: gitk Recommends: python-send2trash
