0.31.0
·
142 commits
to main
since this release
- Value of a
Tagno 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
%ifpython3macro as%if "%{python_flavor}" == "python3". (#394)