forked from pool/python-specfile
547096a5613c6c8399b7a29b47eb3b0d2e3ced328f9057cdee6482197e954f97
- Update to version 0.13.1:
* Fixed a bug in section parsing that caused sections to be
ignored when there were macro definitions spread across the spec
file and not cumulated at the top.
- Update to version 0.13.0:
* Added Section.options attribute for convenient manipulation of
section options.
* specfile now supports single-line sections where section content
is represented by a macro starting with a newline.
* Added evr argument to Specfile.add_changelog_entry(). This
allows adding a changelog entry with an EVR value that's
different from the current specfile's value. This makes it
easier to reconstruct a specfile's %changelog based on another
source using the higher level interface.
OBS-URL: https://build.opensuse.org/request/show/1060457
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=11
Description
No description provided
Languages
RPM Spec
100%