forked from pool/python-specfile
Accepting request 1071124 from home:david.anes:branches:devel:languages:python
- Update to version 0.15.0: * Parsing the spec file by RPM is now performed only if really necessary, greatly improving performance in certain scenarios. (#212) * Checked that license is a valid SPDX license. OBS-URL: https://build.opensuse.org/request/show/1071124 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=17
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%define skip_python38 1
|
||||
Name: python-specfile
|
||||
Version: 0.14.0
|
||||
Version: 0.15.0
|
||||
Release: 0
|
||||
Summary: A library for parsing and manipulating RPM spec files
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user