!10 upgrade version to 1.9.4

From: @run-is-pig
Reviewed-by: @openeuler-basic,@licihua
Signed-off-by: @licihua
This commit is contained in:
openeuler-ci-bot 2021-02-03 16:06:56 +08:00 committed by Gitee
commit a62dc0effe
3 changed files with 6 additions and 2 deletions

Binary file not shown.

BIN
jsoncpp-1.9.4.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: jsoncpp
Version: 1.9.3
Release: 2
Version: 1.9.4
Release: 1
Summary: JSON C++ library
License: Public Domain or MIT
URL: https://github.com/open-source-parsers/jsoncpp
@ -39,6 +39,7 @@ sed -i -e 's!^DOT_FONTNAME.*=.*!DOT_FONTNAME =!g' doc/doxyfile.in
install -d %{_vpath_builddir}
cd %{_vpath_builddir}
%cmake -DBUILD_STATIC_LIBS=OFF -DJSONCPP_WITH_WARNING_AS_ERROR=OFF \
-DBUILD_OBJECT_LIBS:BOOL=OFF \
-DJSONCPP_WITH_PKGCONFIG_SUPPORT=ON -DJSONCPP_WITH_CMAKE_PACKAGE=ON \
-DJSONCPP_WITH_POST_BUILD_UNITTEST=OFF -DPYTHON_EXECUTABLE="%{__python3}" \
..
@ -87,6 +88,9 @@ hardlink -cfv %{buildroot}%{_docdir}/%{name}
%changelog
* Wed Feb 3 2021 liudabo <liudabo1@huawei.com> - 1.9.4-1
- upgrade version to 1.9.4
* Sat Aug 08 2020 lingsheng<lingsheng@huawei.com> - 1.9.3-2
- Remove old version so