forked from pool/python-specfile
Accepting request 1039167 from home:david.anes:branches:devel:languages:python
- Update to version 0.10.0 * Fixed an issue that caused empty lines originally inside changelog entries to appear at the end. (#140) * Renamed the ignore_missing_includes option to a more general force_parse. If specified, it allows to attempt to parse the spec file even if one or more sources required to be present at parsing time are not available. Such sources include sources referenced from shell expansions in tag values and sources included using the %include directive. (#137) OBS-URL: https://build.opensuse.org/request/show/1039167 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 30 17:15:22 UTC 2022 - David Anes <david.anes@suse.com>
|
||||
|
||||
- Update to version 0.10.0
|
||||
* Fixed an issue that caused empty lines originally inside
|
||||
changelog entries to appear at the end. (#140)
|
||||
* Renamed the ignore_missing_includes option to a more general
|
||||
force_parse. If specified, it allows to attempt to parse the
|
||||
spec file even if one or more sources required to be present at
|
||||
parsing time are not available. Such sources include sources
|
||||
referenced from shell expansions in tag values and sources
|
||||
included using the %include directive. (#137)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 9 19:02:12 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user