Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package keybinder for openSUSE:Factory checked in at 2022-04-05 19:55:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/keybinder (Old) and /work/SRC/openSUSE:Factory/.keybinder.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "keybinder" Tue Apr 5 19:55:33 2022 rev:3 rq:966875 version:0.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/keybinder/keybinder.changes 2020-06-04 17:57:48.781260380 +0200 +++ /work/SRC/openSUSE:Factory/.keybinder.new.1900/keybinder.changes 2022-04-05 19:55:57.205899112 +0200 @@ -1,0 +2,5 @@ +Mon Apr 4 18:53:53 UTC 2022 - Michal Suchanek <msucha...@suse.com> + +- Disable python2 bindings on 15.4 - they fail to build. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ keybinder.spec ++++++ --- /var/tmp/diff_new_pack.OXhDtt/_old 2022-04-05 19:55:57.809892377 +0200 +++ /var/tmp/diff_new_pack.OXhDtt/_new 2022-04-05 19:55:57.813892333 +0200 @@ -1,7 +1,7 @@ # # spec file for package keybinder # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # -%if 0%{?suse_version} > 1500 +%if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150300 %define do_python 0 %else %define do_python 1