diff --git a/doxygen.spec b/doxygen.spec index a31e5cd2387fec5c5369a06d0c526686172559fc..1528fa4a56e04216c51a8c842f3f09203469fb57 100644 --- a/doxygen.spec +++ b/doxygen.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 4 %global xapian_core_support ON %global clang_support ON @@ -100,6 +100,9 @@ BuildRequires: xapian-core-devel BuildRequires: llvm-devel BuildRequires: clang-devel %endif +BuildRequires: llvm-googletest +BuildRequires: python3-setuptools + Requires: perl-interpreter Requires: graphviz @@ -290,6 +293,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1} %endif %changelog +* Wed Mar 20 2024 mgb01105731 - 1:1.9.6-4 +- Rebuild for new clang + * Fri Apr 14 2023 Funda Wang - 1:1.9.6-3 - Rebuild for new clang