Dominique Leuenberger 2016-01-05 20:53:37 +00:00 committed by Git OBS Bridge
commit 548646a333
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jan 2 18:47:27 UTC 2016 - hrvoje.senjan@gmail.com
- Enable XWayland on Leap also (boo#960487)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Nov 25 10:31:51 UTC 2015 - eich@suse.com Wed Nov 25 10:31:51 UTC 2015 - eich@suse.com

View File

@ -19,7 +19,7 @@
%ifarch s390 s390x %ifarch s390 s390x
%define have_wayland 0 %define have_wayland 0
%else %else
%if 0%{?suse_version} >= 1320 %if 0%{?suse_version} >= 1320 || 0%{?is_opensuse}
%define have_wayland 1 %define have_wayland 1
%endif %endif
%endif %endif