Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
94a0e2dcaa |
1 changed files with 4 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue