SHA256
8
0
forked from pool/jsoncpp

- 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/package/show/devel:libraries:c_c++/jsoncpp?expand=0&rev=45
This commit is contained in:
2017-08-28 10:34:52 +00:00
committed by Git OBS Bridge
parent 7a1abda0f3
commit bd37cc32b1
4 changed files with 14 additions and 5 deletions

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