I’ve been doing some general bug fixing of the Specfile Editor today and noticed that we had some problems with partitioning the document. We had defined 4 types of partitions for spec files:
Files (for a single %files section)
Scriptlets (i.e. %post, %prep, etc.)
Changelog
Default (for everything that is not one of the above)
What I noticed is that [...]
