14
0

- update to 0.32.3:

* specfile can now handle multi-line tag values (enclosed in a
    macro body, e.g. `%shrink`).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=52
This commit is contained in:
2024-10-07 20:39:42 +00:00
committed by Git OBS Bridge
parent 011a73ebd5
commit 719062a2d0
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Oct 7 20:38:33 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.32.3:
* specfile can now handle multi-line tag values (enclosed in a
macro body, e.g. `%shrink`).
-------------------------------------------------------------------
Fri Sep 20 22:05:27 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>