Accepting request 1141568 from devel:libraries:c_c++
- 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/request/show/1141568 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inih?expand=0&rev=8
This commit is contained in:
commit
d5d39fd0a4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f03f98ca35c3adb56b2358573c8d3eda319ccd5287243d691e724b7eafa970b3
|
||||
size 18954
|
BIN
inih-r58.tar.gz
(Stored with Git LFS)
Normal file
BIN
inih-r58.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user