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:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 17 04:47:01 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
- Update to v0.10
|
||||||
|
* Ignore spaces before ':' separator
|
||||||
|
* Fix behavior of replace_macro function when macro is a tag
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 5 09:18:10 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
Wed Aug 5 09:18:10 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-python-rpm-spec
|
Name: python-python-rpm-spec
|
||||||
Version: 0.9
|
Version: 0.10
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python module for parsing RPM spec files
|
Summary: Python module for parsing RPM spec files
|
||||||
License: MIT
|
License: MIT
|
||||||
|
3
python-rpm-spec-0.10.tar.gz
Normal file
3
python-rpm-spec-0.10.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:19ce7d5cc305c883bbd36a1d2d8afc8a4b02f9dc5ef1c9a5bfd753c1cfdc16f1
|
||||||
|
size 36393
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e6d160f13117240edd05d578376a5402df35953b00fd4ad23d312a4a79cf8824
|
|
||||||
size 41137
|
|
Reference in New Issue
Block a user