Accepting request 989548 from devel:libraries:c_c++

- Update to version 55
  * Fix redundant cast-to-int when INI_USE_STACK!=0
  * Make inline comments work on subsequent lines of multiline values

OBS-URL: https://build.opensuse.org/request/show/989548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inih?expand=0&rev=6
factory
Richard Brown 11 months ago committed by Git OBS Bridge
commit c7f62a86db

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ba55f8ae2a8caf0653f30f48567241e14ea916acfc13481f502d8a9c8f507f68
size 18219

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4f2ba6bd122d30281a8c7a4d5723b7af90b56aa828c0e88256d7fceda03a491a
size 18458

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jul 16 08:19:28 UTC 2022 - Matthias Bach <marix@marix.org> - 56
- Update to version 55
* Fix redundant cast-to-int when INI_USE_STACK!=0
* Make inline comments work on subsequent lines of multiline values
-------------------------------------------------------------------
Fri Mar 25 22:03:32 UTC 2022 - Matthias Bach <marix@marix.org> - 55

@ -18,7 +18,7 @@
Name: inih
Version: 55
Version: 56
Release: 0
Summary: Simple .INI file parser in C, good for embedded systems
License: BSD-3-Clause

Loading…
Cancel
Save