From a847df5fc50baefc84acb51e2a218b8e44cc6faf493baa279daf983c7afb7848 Mon Sep 17 00:00:00 2001 From: Matthias Bach Date: Fri, 25 Mar 2022 21:04:13 +0000 Subject: [PATCH] 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 --- inih-r53.tar.gz | 3 --- inih-r54.tar.gz | 3 +++ inih.changes | 7 +++++++ inih.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 inih-r53.tar.gz create mode 100644 inih-r54.tar.gz diff --git a/inih-r53.tar.gz b/inih-r53.tar.gz deleted file mode 100644 index 90d105b..0000000 --- a/inih-r53.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01b0366fdfdf6363efc070c2f856f1afa33e7a6546548bada5456ad94a516241 -size 16984 diff --git a/inih-r54.tar.gz b/inih-r54.tar.gz new file mode 100644 index 0000000..5369abe --- /dev/null +++ b/inih-r54.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5566af5203f8a49fda27f1b864c0c157987678ffbd183280e16124012869869 +size 18217 diff --git a/inih.changes b/inih.changes index c7df9fa..33e1fc2 100644 --- a/inih.changes +++ b/inih.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 25 20:33:09 UTC 2022 - Matthias Bach - 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 - 53  diff --git a/inih.spec b/inih.spec index e80dc35..b1e4640 100644 --- a/inih.spec +++ b/inih.spec @@ -1,7 +1,7 @@ # # spec file for package inih # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2020 Matthias Bach # # 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