Accepting request 966875 from X11:lxde

- Disable python2 bindings on 15.4 - they fail to build.

OBS-URL: https://build.opensuse.org/request/show/966875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/keybinder?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2022-04-05 17:55:33 +00:00 committed by Git OBS Bridge
commit ba2e134dbc
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 4 18:53:53 UTC 2022 - Michal Suchanek <msuchanek@suse.com>
- Disable python2 bindings on 15.4 - they fail to build.
-------------------------------------------------------------------
Thu Jun 4 11:04:49 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@ -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