14
0

Accepting request 1034926 from home:yarunachalam:branches:devel:languages:python

- Update to version 0.9.0 
  * Added utility classes for working with (N)EVR. (#113)
  * Fixed an issue with multiple instances of Specfile not expanding macros in the right context. (#117)

OBS-URL: https://build.opensuse.org/request/show/1034926
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=3
This commit is contained in:
2022-11-11 13:04:39 +00:00
committed by Git OBS Bridge
parent 915f7ddba1
commit b9aa631bca
4 changed files with 17 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 9 19:02:12 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.9.0
* Added utility classes for working with (N)EVR. (#113)
* Fixed an issue with multiple instances of Specfile not expanding macros in the right context. (#117)
-------------------------------------------------------------------
Tue Oct 25 09:48:05 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>