15
0

Accepting request 1189402 from home:ayankov:branches:devel:languages:python

- 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/request/show/1189402
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 4e5ed8ed6d
4 changed files with 18 additions and 12 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>