0.26.0
·
226 commits
to main
since this release
- When accessing tags or macro definitions by name, specfile now takes validity into account when looking for the best match. For example if there are two instances of
Versiontag, one in the true and one in the false branch of a condition,Specfile.versionwill always access the one that is in the true branch. (#328)