From e172a5d91a0e2bc57c3b40d366c0f46456ac0d316a832b79bb5caf3a029e5a8d Mon Sep 17 00:00:00 2001 From: Matthias Bach Date: Fri, 12 Mar 2021 22:23:07 +0000 Subject: [PATCH] Accepting request 878301 from home:jgwang:branches:devel:libraries:c_c++ Update to version 53 OBS-URL: https://build.opensuse.org/request/show/878301 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/inih?expand=0&rev=12 --- inih-r52.tar.gz | 3 --- inih-r53.tar.gz | 3 +++ inih.changes | 9 +++++++++ inih.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 inih-r52.tar.gz create mode 100644 inih-r53.tar.gz diff --git a/inih-r52.tar.gz b/inih-r52.tar.gz deleted file mode 100644 index d535423..0000000 --- a/inih-r52.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:439cff9ce9a8afc52d08772ac3e93b3cecd79c7707f871fb4534fb3a48201880 -size 16808 diff --git a/inih-r53.tar.gz b/inih-r53.tar.gz new file mode 100644 index 0000000..90d105b --- /dev/null +++ b/inih-r53.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01b0366fdfdf6363efc070c2f856f1afa33e7a6546548bada5456ad94a516241 +size 16984 diff --git a/inih.changes b/inih.changes index a54b252..c7df9fa 100644 --- a/inih.changes +++ b/inih.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Mar 11 07:19:10 UTC 2021 - Wang Jun - 53 + +- Update to version 53 + * Add architecture ppc64le to travis build (#122) + * enable distro settings by default (#125) + * meson: optionally depend on c++ (#124) + * meson: add static compile args to inih_dep (#126) + ------------------------------------------------------------------- Thu Dec 24 09:40:03 UTC 2020 - Matthias Bach - 52 diff --git a/inih.spec b/inih.spec index e29015b..e80dc35 100644 --- a/inih.spec +++ b/inih.spec @@ -1,7 +1,7 @@ # # spec file for package inih # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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: 52 +Version: 53 Release: 0 Summary: Simple .INI file parser in C, good for embedded systems License: BSD-3-Clause