Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/doxygen.git#1d10ce6df44a719ae776a39d9320d2320bd89374
This commit is contained in:
DistroBaker 2021-01-23 16:30:32 +00:00
parent 6488c151be
commit 7c247b4e0b

View File

@ -16,7 +16,7 @@ Summary: A documentation system for C/C++
Name: doxygen Name: doxygen
Epoch: 1 Epoch: 1
Version: 1.9.1 Version: 1.9.1
Release: 3%{?dist} Release: 4%{?dist}
# No version is specified. # No version is specified.
License: GPL+ License: GPL+
@ -302,6 +302,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
%endif %endif
%changelog %changelog
* Fri Jan 22 2021 Tom Stellard <tstellar@redhat.com> - 1:1.9.1-4
- Rebuild for clang-11.1.0
* Tue Jan 19 2021 Than Ngo <than@redhat.com> - 1.9.1-3 * Tue Jan 19 2021 Than Ngo <than@redhat.com> - 1.9.1-3
- fixed doxygen crashes when parsing config file part2 - fixed doxygen crashes when parsing config file part2