14
0

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

- Update to version 0.14.0:
  * Fixed a bug that broke parsing in case spec file contained 
    conditionalized macro definitions or similar constructs
  * Specfile no longer depends on rpm-py-installer, it now depends 
    directly on rpm.

OBS-URL: https://build.opensuse.org/request/show/1067714
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=15
This commit is contained in:
2023-02-27 07:17:02 +00:00
committed by Git OBS Bridge
parent d92121526b
commit 27bb4efa05
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Feb 25 12:10:44 UTC 2023 - David Anes <david.anes@suse.com>
- Update to version 0.14.0:
* Fixed a bug that broke parsing in case spec file contained
conditionalized macro definitions or similar constructs
* Specfile no longer depends on rpm-py-installer, it now depends
directly on rpm.
-------------------------------------------------------------------
Mon Feb 6 06:32:11 UTC 2023 - David Anes <david.anes@suse.com>