- Update to version 58

* Add ini_ prefix even to static names so inih can be used as an
    #include.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/inih?expand=0&rev=23
This commit is contained in:
Matthias Bach 2024-01-25 20:04:47 +00:00 committed by Git OBS Bridge
parent f7baa75daa
commit 4103f75bd7
4 changed files with 12 additions and 5 deletions

View File

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

3
inih-r58.tar.gz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jan 25 19:58:02 UTC 2024 - Matthias Bach <marix@marix.org> - 58
- Update to version 58
* Add ini_ prefix even to static names so inih can be used as an
#include.
-------------------------------------------------------------------
Fri Jul 7 13:37:21 UTC 2023 - Matthias Bach <marix@marix.org> - 57

View File

@ -1,7 +1,7 @@
#
# spec file for package inih
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2020 Matthias Bach <marix@marix.org>
#
# All modifications and additions to the file contributed by third parties
@ -18,7 +18,7 @@
Name: inih
Version: 57
Version: 58
Release: 0
Summary: Simple .INI file parser in C, good for embedded systems
License: BSD-3-Clause