diff --git a/inih-r55.tar.gz b/inih-r55.tar.gz deleted file mode 100644 index f0f0d5d..0000000 --- a/inih-r55.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba55f8ae2a8caf0653f30f48567241e14ea916acfc13481f502d8a9c8f507f68 -size 18219 diff --git a/inih-r56.tar.gz b/inih-r56.tar.gz new file mode 100644 index 0000000..4db9df8 --- /dev/null +++ b/inih-r56.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f2ba6bd122d30281a8c7a4d5723b7af90b56aa828c0e88256d7fceda03a491a +size 18458 diff --git a/inih.changes b/inih.changes index 3c4d336..814bf5b 100644 --- a/inih.changes +++ b/inih.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Jul 16 08:19:28 UTC 2022 - Matthias Bach - 56 + +- Update to version 55 + * Fix redundant cast-to-int when INI_USE_STACK!=0 + * Make inline comments work on subsequent lines of multiline values + + ------------------------------------------------------------------- Fri Mar 25 22:03:32 UTC 2022 - Matthias Bach - 55 diff --git a/inih.spec b/inih.spec index 2648b1c..950041b 100644 --- a/inih.spec +++ b/inih.spec @@ -18,7 +18,7 @@ Name: inih -Version: 55 +Version: 56 Release: 0 Summary: Simple .INI file parser in C, good for embedded systems License: BSD-3-Clause