!46 Fix build error in openEuler-Mainline

From: @bzg1107 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-03-30 01:20:20 +00:00 committed by Gitee
commit 107b04203d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global xapian_core_support ON
%global BuildDir Out
%global xapian_core_support "ON"
%global BuildDir "Out"
Name: doxygen
Epoch: 1
Version: 1.9.2
Release: 1
Release: 2
Summary: A documentation system for C/C++
License: GPL+
Url: http://www.doxygen.nl
@ -95,6 +95,9 @@ make tests -C %{BuildDir}
%{_datadir}/icons/hicolor/*/apps/doxywizard.png
%changelog
* Tue Mar 29 2022 baizhonggui<baizhonggui@huawei.com> - 1.9.2-2
- Fix build error for string compare
* Thu Dec 30 2021 zoulin<zoulin13@huawei.com> - 1.9.2-1
- Update version to 1.9.2 and removeing the "graphviz" dependency