From 1ed636c8409e0ca20cb19938123317edd17a9aa1 Mon Sep 17 00:00:00 2001 From: "yan.yihao 10263201" Date: Fri, 12 Dec 2025 09:15:07 +0800 Subject: [PATCH] Rebuild for clang-20.1.0 --- doxygen.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doxygen.spec b/doxygen.spec index 1528fa4..d664302 100644 --- a/doxygen.spec +++ b/doxygen.spec @@ -1,4 +1,4 @@ -%define anolis_release 4 +%define anolis_release 5 %global xapian_core_support ON %global clang_support ON @@ -293,6 +293,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1} %endif %changelog +* Fri Dec 12 2024 mgb01105731 - 1:1.9.6-5 +- Rebuild for clang-20.1.0 + * Wed Mar 20 2024 mgb01105731 - 1:1.9.6-4 - Rebuild for new clang -- Gitee