This commit is contained in:
Fedora Release Engineering 2024-01-24 09:46:43 +00:00
parent bad8353277
commit 7a97161fb8

View File

@ -12,7 +12,7 @@ Summary: A documentation system for C/C++
Name: doxygen Name: doxygen
Epoch: 2 Epoch: 2
Version: 1.10.0 Version: 1.10.0
Release: 2%{?dist} Release: 3%{?dist}
# No version is specified. # No version is specified.
License: GPL-1.0-or-later License: GPL-1.0-or-later
Url: https://github.com/doxygen Url: https://github.com/doxygen
@ -297,6 +297,9 @@ rm -rf %{buildroot}/%{_docdir}/packages
%endif %endif
%changelog %changelog
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.10.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Than Ngo <than@redhat.com> - 2:1.10.0-2 * Fri Jan 19 2024 Than Ngo <than@redhat.com> - 2:1.10.0-2
- don't use clang to build doxygen as workaround for a bug in gcc-14 - don't use clang to build doxygen as workaround for a bug in gcc-14