Accepting request 298129 from home:pluskalm:branches:devel:libraries:c_c++

- Update to 1.6.2
  * Do not truncate output at embedded zeroes.

OBS-URL: https://build.opensuse.org/request/show/298129
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jsoncpp?expand=0&rev=22
This commit is contained in:
Martin Pluskal 2015-04-20 08:39:02 +00:00 committed by Git OBS Bridge
parent c5c0e40634
commit 00f32709bf
4 changed files with 10 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:606a38472b3db11fc7bb036f7a962ba64fa7032a09c2b2df190439bb2930c9c3
size 198326

3
1.6.2.tar.gz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 20 08:34:04 UTC 2015 - mpluskal@suse.com
- Update to 1.6.2
* Do not truncate output at embedded zeroes.
-------------------------------------------------------------------
Sat Apr 4 10:33:42 UTC 2015 - mpluskal@suse.com

View File

@ -18,7 +18,7 @@
%define libname lib%{name}1
Name: jsoncpp
Version: 1.6.1
Version: 1.6.2
Release: 0
Summary: C++ library that allows manipulating with JSON
License: MIT