Incl. xml fix for c++11

This commit is contained in:
Christoph Junghans 2019-03-19 11:32:36 -06:00
parent f47fc930b4
commit 6cce15d35b
1 changed files with 5 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Summary: A documentation system for C/C++
Name: doxygen
Epoch: 1
Version: 1.8.15
Release: 8%{?dist}
Release: 9%{?dist}
# No version is specified.
License: GPL+
@ -24,6 +24,7 @@ Patch1: doxygen-1.8.15-test_for_XML_output_with_an_empty_TOC.patch
Patch2: doxygen-1.8.15-inconsistent_whitespace_removal_for_operators.patch
Patch3: doxygen-1.8.15-crash.patch
Patch4: doxygen-1.8.15-multilib.patch
Patch5: https://github.com/doxygen/doxygen/pull/6893.patch
BuildRequires: %{_bindir}/python3
@ -192,6 +193,9 @@ make tests -C %{_target_platform}
%endif
%changelog
* Tue Mar 19 2019 Christoph Junghans <junghans@votca.org> - 1:1.8.15-9
- Incl. xml fix for c++11
* Sat Mar 16 2019 Than Ngo <than@redhat.com> - 1:1.8.15-8
- added license file