0.28.1
·
110 commits
to main
since this release
- We have fixed an issue in
%prep
section processing. For instance, if the%patches
macro appeared there, it would have been converted to%patch es
, causing failure when executing%prep
later. (#356)