diff --git a/jsoncpp-1.8.1.tar.gz b/jsoncpp-1.8.1.tar.gz deleted file mode 100644 index 810cc9c..0000000 --- a/jsoncpp-1.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:858db2faf348f89fdf1062bd3e79256772e897e7f17df73e0624edf004f2f9ac -size 210629 diff --git a/jsoncpp-1.8.2.tar.gz b/jsoncpp-1.8.2.tar.gz new file mode 100644 index 0000000..c6e32e7 --- /dev/null +++ b/jsoncpp-1.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:811f5aee20df2ef0868a73a976ec6f9aab61f4ca71c66eddf38094b2b3078eef +size 198977 diff --git a/jsoncpp.changes b/jsoncpp.changes index fcda182..60d1aa6 100644 --- a/jsoncpp.changes +++ b/jsoncpp.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 28 10:32:13 UTC 2017 - mpluskal@suse.com + +- Update to version 1.8.2: + * Some C++ "move" operators. + * Fix uninitialized value detected by valgrind. + * Other minor improvements. + * Moved most READ docs to Wiki. + ------------------------------------------------------------------- Tue Jul 11 13:09:41 UTC 2017 - mpluskal@suse.com diff --git a/jsoncpp.spec b/jsoncpp.spec index 66684da..07ae88f 100644 --- a/jsoncpp.spec +++ b/jsoncpp.spec @@ -18,7 +18,7 @@ %define sover 11 Name: jsoncpp -Version: 1.8.1 +Version: 1.8.2 Release: 0 Summary: C++ library that allows manipulating with JSON License: MIT @@ -92,7 +92,7 @@ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:%{buildroot}%{_libdir} %{_libdir}/lib%{name}.so.%{version} %files devel -%doc AUTHORS LICENSE NEWS.txt README.md +%doc AUTHORS LICENSE README.md %{_libdir}/pkgconfig/%{name}.pc %{_libdir}/cmake/%{name} %{_libdir}/lib%{name}.so