diff --git a/doxygen.spec b/doxygen.spec index 06050ca40c53a27286581d5c700ca7274dce82b1..a31e5cd2387fec5c5369a06d0c526686172559fc 100644 --- a/doxygen.spec +++ b/doxygen.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %global xapian_core_support ON %global clang_support ON @@ -113,7 +113,7 @@ source files. %if ! 0%{?_module_build} %package doxywizard Summary: A GUI for creating and editing configuration files -Requires: %{name} = %{epoch}:%{version}-%{release} +Requires: %{name} = %{EVR} BuildRequires: qt5-qtbase-devel %description doxywizard @@ -290,6 +290,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1} %endif %changelog +* Fri Apr 14 2023 Funda Wang - 1:1.9.6-3 +- Rebuild for new clang + * Thu Feb 16 2023 Funda Wang - 1:1.9.6-2 - Rebuild for new clang