14
0

Accepting request 1082646 from home:david.anes:branches:devel:languages:python

- Update to version 0.16.0:
  * Added Specfile.has_autorelease property to detect if a spec 
    file uses the %autorelease macro. (#221)

OBS-URL: https://build.opensuse.org/request/show/1082646
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=19
This commit is contained in:
2023-04-25 11:45:50 +00:00
committed by Git OBS Bridge
parent 94252e45e3
commit 4dcf8e2e65
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 25 07:18:46 UTC 2023 - David Anes <david.anes@suse.com>
- Update to version 0.16.0:
* Added Specfile.has_autorelease property to detect if a spec
file uses the %autorelease macro. (#221)
-------------------------------------------------------------------
Mon Mar 13 12:34:39 UTC 2023 - David Anes <david.anes@suse.com>