Jan Engelhardt 2018-11-26 10:16:34 +00:00 committed by Git OBS Bridge
parent 018b8881fb
commit 1f11eb7e94
2 changed files with 5 additions and 2 deletions

View File

@ -5,7 +5,7 @@ Tue Nov 20 12:57:23 UTC 2018 - sndirsch@suse.com
repo remains enabled for SP1. (This is unlike Leap, where a 15.1
system will have no 15.0 directories.) As such, to force the
upgrade from Mesa:libwayland-egl1 to wayland:libwayland-egl1,
the number in wayland is bumped to >18.
the number in wayland is bumped to >18 for those distros.
-------------------------------------------------------------------
Mon Nov 19 17:12:57 UTC 2018 - sndirsch@suse.com

View File

@ -16,8 +16,11 @@
#
%define _version 1.16.0
# Set this to back to _version for SLEap 16.
%if 0%{?suse_version} >= 1500 && 0%{?suse_version} < 1550
%define eglversion 99~%_version
%else
%define eglversion %_version
%endif
%define lname libwayland0
Name: wayland