Branch: refs/heads/master Home: https://github.com/openSUSE/obs-build Commit: 151f79f36e5dff51fa2774d45126874d7956abaa https://github.com/openSUSE/obs-build/commit/151f79f36e5dff51fa2774d45126874... Author: Michael Schroeder mls@suse.de Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths: M Build/Rpm.pm
Log Message: ----------- Fix boolification in %if statement
'%if ""' did not work correctly since the string simplification done in commit bef4dff3876228a6e84629c11759218cc2bb0902.
Nobody seems to write such if statements, though.
obs-commits@lists.opensuse.org