From c5c0e406344b1eff7bd5d62ac335d6ecb02308984d89ebb47731632c2940dae0 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Sat, 4 Apr 2015 10:38:52 +0000 Subject: [PATCH] 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 --- 1.6.0.tar.gz | 3 --- 1.6.1.tar.gz | 3 +++ jsoncpp.changes | 7 +++++++ jsoncpp.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 1.6.0.tar.gz create mode 100644 1.6.1.tar.gz diff --git a/1.6.0.tar.gz b/1.6.0.tar.gz deleted file mode 100644 index 1f37fcb..0000000 --- a/1.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff6953394be63be1c72732a7e8f152e0281bd2a8098ff04d7e81f8a167b4c139 -size 198286 diff --git a/1.6.1.tar.gz b/1.6.1.tar.gz new file mode 100644 index 0000000..f31f577 --- /dev/null +++ b/1.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:606a38472b3db11fc7bb036f7a962ba64fa7032a09c2b2df190439bb2930c9c3 +size 198326 diff --git a/jsoncpp.changes b/jsoncpp.changes index ddb6da8..26d9c74 100644 --- a/jsoncpp.changes +++ b/jsoncpp.changes @@ -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 diff --git a/jsoncpp.spec b/jsoncpp.spec index 1f18a03..12ea44e 100644 --- a/jsoncpp.spec +++ b/jsoncpp.spec @@ -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