Accepting request 519093 from devel:libraries:c_c++

- 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.

OBS-URL: https://build.opensuse.org/request/show/519093
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jsoncpp?expand=0&rev=19
This commit is contained in:
Dominique Leuenberger 2017-09-04 10:25:29 +00:00 committed by Git OBS Bridge
commit f00f08c63e
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:858db2faf348f89fdf1062bd3e79256772e897e7f17df73e0624edf004f2f9ac
size 210629

3
jsoncpp-1.8.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:811f5aee20df2ef0868a73a976ec6f9aab61f4ca71c66eddf38094b2b3078eef
size 198977

View File

@ -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

View File

@ -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