- Value of a
Tag
no longer includes trailing whitespace (if any). (#393) - specfile now tries to expand macros before processing conditions to be able to resolve conditional expressions defined by macros, for example OpenSUSE Tumbleweed defines
%ifpython3
macro as%if "%{python_flavor}" == "python3"
. (#394)