Sugar Network/Recipe Specification: Difference between revisions

Changelog sections: more +1s for NEWS file
Line 164: Line 164:
* ''all'' for noarch (by default)
* ''all'' for noarch (by default)
* ''any'' for binaries to use the current architecture
* ''any'' for binaries to use the current architecture
== Changelog sections ==
It might be useful to keep release notes in recipe file. Recipe file might contain several, per release, changelog sections.
'''[v'''<version>''']'''
All changelog sections should be named properly.
<!-- might be overkill, since we have dates in vcs
'''date''' = <YYYY-MM-DD>
Required. Release date.
-->
'''changelog''' = <notes>
Required. Release note. Most likely, multi-line text.


== Auxiliary sections ==
== Auxiliary sections ==