Hello community, here is the log from the commit of package arandr for openSUSE:Factory checked in at 2020-06-02 14:41:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/arandr (Old) and /work/SRC/openSUSE:Factory/.arandr.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "arandr" Tue Jun 2 14:41:51 2020 rev:3 rq:810757 version:0.1.10 Changes: -------- --- /work/SRC/openSUSE:Factory/arandr/arandr.changes 2019-12-16 15:19:49.255152847 +0100 +++ /work/SRC/openSUSE:Factory/.arandr.new.3606/arandr.changes 2020-06-02 14:42:40.212285948 +0200 @@ -1,0 +2,6 @@ +Tue Jun 2 09:05:06 UTC 2020 - Michael Vetter <[email protected]> + +- boo#1172370 arandr fails to start in TW and 15.1: + Add BR on gobject-introspection and Requires on python3-gobject-Gdk + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ arandr.spec ++++++ --- /var/tmp/diff_new_pack.6c6DA9/_old 2020-06-02 14:42:41.724290727 +0200 +++ /var/tmp/diff_new_pack.6c6DA9/_new 2020-06-02 14:42:41.728290740 +0200 @@ -1,7 +1,7 @@ # # spec file for package arandr # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2012 Pascal Bleser <[email protected]> # Copyright (c) 2013,2019 B1 Systems GmbH, Vohburg, Germany <[email protected]> # @@ -26,10 +26,13 @@ URL: https://christian.amsuess.com/tools/arandr/ Source: http://christian.amsuess.com/tools/arandr/files/%{name}-%{version}.tar.gz Patch1: arandr-fix_desktop_icon.patch +BuildRequires: gobject-introspection BuildRequires: make -BuildRequires: python3-devel +BuildRequires: python3 BuildRequires: python3-docutils -BuildRequires: python3-gobject +Requires: python3-gobject +Requires: python3-gobject-Gdk +Requires: python3-pycairo BuildRequires: update-desktop-files BuildArch: noarch %if 0%{?suse_version} >= 1220
