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