14
0

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:
2022-11-30 22:17:37 +00:00
committed by Git OBS Bridge
parent b9aa631bca
commit ec1765db00
4 changed files with 17 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%define skip_python38 1
Name: python-specfile
Version: 0.9.0
Version: 0.10.0
Release: 0
Summary: A library for parsing and manipulating RPM spec files
License: MIT