diff --git a/jsoncpp-1.8.2.tar.gz b/jsoncpp-1.8.2.tar.gz deleted file mode 100644 index c6e32e7..0000000 --- a/jsoncpp-1.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:811f5aee20df2ef0868a73a976ec6f9aab61f4ca71c66eddf38094b2b3078eef -size 198977 diff --git a/jsoncpp-1.8.3.tar.gz b/jsoncpp-1.8.3.tar.gz new file mode 100644 index 0000000..c377519 --- /dev/null +++ b/jsoncpp-1.8.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3671ba6051e0f30849942cc66d1798fdf0362d089343a83f704c09ee7156604f +size 199061 diff --git a/jsoncpp.changes b/jsoncpp.changes index 60d1aa6..6a36f57 100644 --- a/jsoncpp.changes +++ b/jsoncpp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 2 10:43:15 UTC 2017 - mpluskal@suse.com + +- Update to version 1.8.3: + * Also, fix writeCommentBeforeValue() iter deref + ------------------------------------------------------------------- Mon Aug 28 10:32:13 UTC 2017 - mpluskal@suse.com diff --git a/jsoncpp.spec b/jsoncpp.spec index 07ae88f..27f0259 100644 --- a/jsoncpp.spec +++ b/jsoncpp.spec @@ -16,9 +16,9 @@ # -%define sover 11 +%define sover 19 Name: jsoncpp -Version: 1.8.2 +Version: 1.8.3 Release: 0 Summary: C++ library that allows manipulating with JSON License: MIT