forked from pool/python-python-rpm-spec
Accepting request 848997 from home:jayvdb:branches:devel:languages:python
- Update to v0.10 * Ignore spaces before ':' separator * Fix behavior of replace_macro function when macro is a tag OBS-URL: https://build.opensuse.org/request/show/848997 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rpm-spec?expand=0&rev=10
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-python-rpm-spec
|
||||
Version: 0.9
|
||||
Version: 0.10
|
||||
Release: 0
|
||||
Summary: Python module for parsing RPM spec files
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user