SHA256
1
0
forked from pool/libeconf

Accepting request 1120759 from home:nkrapp:branches:devel:microos

- Version 0.5.2:
  * Add python bindings (#188)
  * docu version 0.5.2
  * Fix test (#185)
  * Plug memory leak (#186)
- Python-libeconf Version 1.1.0
  * Added tests
  * Support all functions form libeconf 0.5.2
  * Bug fixes

OBS-URL: https://build.opensuse.org/request/show/1120759
OBS-URL: https://build.opensuse.org/package/show/devel:microos/libeconf?expand=0&rev=14
This commit is contained in:
Richard Brown
2023-10-30 09:58:24 +00:00
committed by Git OBS Bridge
parent 37083f33eb
commit 5adc8ee640
6 changed files with 90 additions and 3 deletions

7
python-libeconf.changes Normal file
View File

@@ -0,0 +1,7 @@
-------------------------------------------------------------------
Fri Oct 27 08:42:26 UTC 2023 - Nico Krapp <nico.krapp@suse.com>
- Version 1.1.0
* Added tests
* Support all functions form libeconf 0.5.2
* Bug fixes