14
0

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:
2020-11-19 09:05:22 +00:00
committed by Git OBS Bridge
parent d0b375fba1
commit 28043f85ee
4 changed files with 11 additions and 4 deletions

View File

@@ -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>