diff --git a/doxygen111.patch b/doxygen111.patch index 7cbe7fe..4fd9399 100644 --- a/doxygen111.patch +++ b/doxygen111.patch @@ -2,6 +2,7 @@ From 2d79dfc7a2a8dd42021ff0ea3dcc8ed05f7c23ef Mon Sep 17 00:00:00 2001 From: Scott Talbert Date: Mon, 16 Sep 2024 22:38:13 -0400 Subject: [PATCH] Fix docs generation for datetime with doxygen 1.11.0 +References: https://github.com/wxWidgets/wxWidgets/pull/24814 It seems that as of the below commit, doxygen changed its handling of parsing backticks in comments such that it now fails to properly diff --git a/wxWidgets-3_2.spec b/wxWidgets-3_2.spec index 546fa99..5825c13 100644 --- a/wxWidgets-3_2.spec +++ b/wxWidgets-3_2.spec @@ -83,7 +83,6 @@ Source6: wxpython-mkdiff.sh Patch0: soversion.diff Patch1: autoconf-2_72.diff Patch2: textfiletest-fix-file-exists.diff -# PATCH-FIX-UPSTREAM https://github.com/wxWidgets/wxWidgets/pull/24814 Fix docs generation for datetime with doxygen 1.11.0 Patch3: doxygen111.patch Patch4: fix_webkit_tests.patch %if "%{flavor}" == "doc"