Accepting request 964950 from home:theMarix:branches:devel:libraries:c_c++

- Update to version 54
  * Improve quality of shared objects by explicitly defining symbol
    visibility.

OBS-URL: https://build.opensuse.org/request/show/964950
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/inih?expand=0&rev=14
This commit is contained in:
Matthias Bach 2022-03-25 21:04:13 +00:00 committed by Git OBS Bridge
parent e172a5d91a
commit a847df5fc5
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:01b0366fdfdf6363efc070c2f856f1afa33e7a6546548bada5456ad94a516241
size 16984

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 25 20:33:09 UTC 2022 - Matthias Bach <marix@marix.org> - 54
- Update to version 54
* Improve quality of shared objects by explicitly defining symbol
visibility.
-------------------------------------------------------------------
Thu Mar 11 07:19:10 UTC 2021 - Wang Jun <jgwang@suse.com> - 53

View File

@ -1,7 +1,7 @@
#
# spec file for package inih
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 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: 53
Version: 54
Release: 0
Summary: Simple .INI file parser in C, good for embedded systems
License: BSD-3-Clause