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

- Update to 1.6.1
  * Fix compilation error for snprintf() for some compilers.
- Update category for documentation

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

View File

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

3
1.6.1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Apr 4 10:33:42 UTC 2015 - mpluskal@suse.com
- Update to 1.6.1
* Fix compilation error for snprintf() for some compilers.
- Update category for documentation
-------------------------------------------------------------------
Sun Mar 15 19:40:03 UTC 2015 - mpluskal@suse.com

View File

@ -18,7 +18,7 @@
%define libname lib%{name}1
Name: jsoncpp
Version: 1.6.0
Version: 1.6.1
Release: 0
Summary: C++ library that allows manipulating with JSON
License: MIT
@ -59,7 +59,7 @@ format to store user input files.
%package doc
Summary: Documentation for %{name}
Group: Documentation
Group: Documentation/HTML
BuildArch: noarch
%description doc