SHA256
1
0
forked from pool/inih

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
This commit is contained in:
Richard Brown 2022-07-21 09:32:55 +00:00 committed by Git OBS Bridge
commit a2ea41b9d0
4 changed files with 12 additions and 4 deletions

View File

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

BIN
inih-r56.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -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

View File

@ -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