From 2cc3b48b136fce3782df53995f4f58f90c759ab88886e0607fc966d97213560d Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Tue, 15 Feb 2022 06:55:08 +0000 Subject: [PATCH] Accepting request 954081 from home:AndreasStieger:branches:devel:tools doxygen 1.9.3 OBS-URL: https://build.opensuse.org/request/show/954081 OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=166 --- doxygen-1.9.2.src.tar.gz | 3 --- doxygen-1.9.3.src.tar.gz | 3 +++ doxygen.changes | 41 ++++++++++++++++++++++++++++++++++++++++ doxygen.spec | 4 ++-- doxywizard.spec | 4 ++-- 5 files changed, 48 insertions(+), 7 deletions(-) delete mode 100644 doxygen-1.9.2.src.tar.gz create mode 100644 doxygen-1.9.3.src.tar.gz diff --git a/doxygen-1.9.2.src.tar.gz b/doxygen-1.9.2.src.tar.gz deleted file mode 100644 index 27f3dc9..0000000 --- a/doxygen-1.9.2.src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:060f254bcef48673cc7ccf542736b7455b67c110b30fdaa33512a5b09bbecee5 -size 5076037 diff --git a/doxygen-1.9.3.src.tar.gz b/doxygen-1.9.3.src.tar.gz new file mode 100644 index 0000000..5d3a255 --- /dev/null +++ b/doxygen-1.9.3.src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f352dbc3221af7012b7b00935f2dfdc9fb67a97d43287d2f6c81c50449d254e0 +size 5152156 diff --git a/doxygen.changes b/doxygen.changes index bbd285f..f29d763 100644 --- a/doxygen.changes +++ b/doxygen.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Sun Feb 13 14:28:29 UTC 2022 - Andreas Stieger + +- update to 1.9.3: + * Write directory dependency graphs recursively + * Added missing symbols needed to enable SANITIZE_UNDEFINED + * Add the xml output format to the image command as generic + format + * Add the HTML and XML commands to the index [view] + * Added explanation for directory dependency graphs in graph + manual + * Avoid tampering with special commands while doing markdown + parsing + * Adding HTML tag [view] + * Adding engine to xml output for plantuml [view] + * Czech localization update, added all missing czech localization + strings up to 1.9.3 + * translate chinese upto version 1.9.2 + * Updated swedish translation to 1.9.2 + * Greek translation updated to 1.9.2 + * Portuguese translators upddated to 1.9.3 + * UTF-8 characters in email address + * Support for char32_t etc. in code coloring + * Changed license of doxmlparser from GPLv2 to MIT + * Better error message in case of a fatal error in a lexer + * Better readable warnings / debug messages incase of warning with + token / return value in docparser + * value attribute for
  • tag + * Copy original dotfile to output directory in case of DOT_CLEANUP + is not set + * allow using percentual numbers for images dimensions + * Make email obfuscation optional + * Improvement of WARN_LOGFILE possibilities + * No warning in case non existing macro parameter + * HTML tag details + * Include qualified names in ``s in XML output + * CLASS_DIAGRAM has become obsolete. The same functionality can + now be achieved using HAVE_DOT and CLASS_GRAPH. Old settings in + the Doxyfile will be automatically converted when reading or + updating it + ------------------------------------------------------------------- Sat Oct 2 15:24:49 UTC 2021 - Andreas Stieger diff --git a/doxygen.spec b/doxygen.spec index 15d7916..0ca97c2 100644 --- a/doxygen.spec +++ b/doxygen.spec @@ -1,7 +1,7 @@ # # spec file for package doxygen # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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.9.2 +Version: 1.9.3 Release: 0 Summary: Automated C, C++, and Java Documentation Generator # qtools are used for building and they are GPL-3.0 licensed diff --git a/doxywizard.spec b/doxywizard.spec index 35c2bbb..0d04360 100644 --- a/doxywizard.spec +++ b/doxywizard.spec @@ -1,7 +1,7 @@ # # spec file for package doxywizard # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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.9.2 +Version: 1.9.3 Release: 0 Summary: Graphical User Interface for Doxygen # qtools are used for building and they are GPL-3.0 licensed