14
0

- update to 0.27.0:

* Improved handling of commented-out macro definitions and
    fixed related logic in `Specfile.update_value()`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=40
This commit is contained in:
2024-01-25 08:27:50 +00:00
committed by Git OBS Bridge
parent e0f10195f5
commit 8555eeb4bc
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jan 25 08:27:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.27.0:
* Improved handling of commented-out macro definitions and
fixed related logic in `Specfile.update_value()`.
-------------------------------------------------------------------
Fri Dec 29 10:17:19 UTC 2023 - Dirk Müller <dmueller@suse.com>