You're not reviewing the full diff of
request 895990
, but the diff to the superseded
request 895848
(Show full diff)
Overview
Loading...
Login required, please
login
in order to comment
%if 0%{?sle_version} <= 150200
This will also be true on Tumbleweed (because sle_version is undefined so 0%{?sle_version} will be 0, which of course is <= 150200), I suppose that's not intended.
author
source maintainer
You are right, it does no harm, but I will change it.
Login required, please
login
in order to comment