Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
85c97611b9 |
1 changed files with 4 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ Summary: A documentation system for C/C++
|
|||
Name: doxygen
|
||||
Epoch: 2
|
||||
Version: 1.14.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
# No version is specified.
|
||||
License: GPL-2.0-or-later
|
||||
Url: https://github.com/doxygen
|
||||
|
|
@ -345,6 +345,9 @@ install -m755 -D --target-directory=%{buildroot}%{_rpmconfigdir}/redhat %{SOURCE
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Nov 28 2025 Than Ngo <than@redhat.com> - 2:1.14.0-5
|
||||
- Fix rhbz#2416173, Rebuilt against llvm-21
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.14.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue