File project.diff of Package doxygen
--- doxygen.changes.orig
+++ doxygen.changes
@@ -1,4 +1,34 @@
-------------------------------------------------------------------
+Thu Jan 2 16:50:30 UTC 2025 - Christoph G <foss@grueninger.de>
+
+- update to Doxygen 1.13.1
+ * As of doxygen version 1.13.1 and layout version 2.0, Doxygen
+ will insert defaults for elements that are missing in the user
+ defined layout file.
+ * Add WARN_LAYOUT_FILE option to toggle warnings in layout file
+
+-------------------------------------------------------------------
+Sun Dec 29 21:23:11 UTC 2024 - Christoph G <foss@grueninger.de>
+
+- update to Doxygen 1.13.0
+ * Using README.md as directory description via new option
+ IMPLICIT_DIR_DOCS.
+ * Add CSS class for @p command [view]
+ * Add class attribute to the @qualifier command in the HTML output
+ * New option HIDE_UNDOC_NAMESPACES which can be used to hide
+ undocumented namespaces (similar to HIDE_UNDOC_CLASSES)
+ * New option PLANTUMLFILE_DIRS and command \plantumlfile to
+ include plantuml files (similar to DOT_DIRS, and \dotfile)
+ * New option AUTOLINK_IGNORE_WORDS to specific a set of words
+ that should not be linked
+ * Update available emojis
+ * Added strip and nostrip options to \include and \snippet to
+ either strip or keep doxygen comments
+ * Added helper script to live edit & view a doxygen comment
+ block, see addon/doxycommentviewer in the repo
+ * Extending autobrief end characters with ? and !
+
+-------------------------------------------------------------------
Thu Sep 5 10:00:50 UTC 2024 - pgajdos@suse.com
- update licensing information (IBS sr#343838)
--- doxygen.spec.orig
+++ doxygen.spec
@@ -1,7 +1,7 @@
#
# spec file for package doxygen
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
%endif
Name: doxygen
-Version: 1.12.0
+Version: 1.13.1
Release: 0
Summary: Automated C, C++, and Java Documentation Generator
# qtools are used for building and they are GPL-3.0 licensed
--- doxywizard.spec.orig
+++ doxywizard.spec
@@ -1,7 +1,7 @@
#
# spec file for package doxywizard
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: doxywizard
-Version: 1.12.0
+Version: 1.13.1
Release: 0
Summary: Graphical User Interface for Doxygen
# qtools are used for building and they are GPL-3.0 licensed