Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Tom Stellard
94a0e2dcaa Rebuild for LLVM 12.0.0-final 2021-05-26 21:13:51 +00:00

View file

@ -16,7 +16,7 @@ Summary: A documentation system for C/C++
Name: doxygen
Epoch: 1
Version: 1.9.1
Release: 9%{?dist}
Release: 10%{?dist}
# No version is specified.
License: GPL+
@ -304,6 +304,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
%endif
%changelog
* Wed May 26 2021 Tom Stellard <tstellar@redhat.com> - 1:1.9.1-10
- Rebuild for LLVM 12.0.0-final
* Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 1:1.9.1-9
- Rebuilt for removed libstdc++ symbol (#1937698)