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