15
0

- Update to v3.2

* Remove macro definition from spec as rpmlint check marked it as redundant.
  * Fix square brackets not parsed in section names, github issue #123

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ConfigUpdater?expand=0&rev=3
This commit is contained in:
2024-07-25 10:16:20 +00:00
committed by Git OBS Bridge
parent 06b270ad0c
commit 3ce5432aab
3 changed files with 18 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jul 24 08:27:23 UTC 2024 - Angel Yankov <angel.yankov@suse.com>
- Update to v3.2
* Remove macro definition from spec as rpmlint check marked it as redundant.
* Fix square brackets not parsed in section names, github issue #123
-------------------------------------------------------------------
Wed Jul 13 15:27:09 UTC 2022 - Ben Greiner <code@bnavigator.de>