diff --git a/doxygen-1.9.5.src.tar.gz b/doxygen-1.9.5.src.tar.gz deleted file mode 100644 index 3bf85d7..0000000 --- a/doxygen-1.9.5.src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55b454b35d998229a96f3d5485d57a0a517ce2b78d025efb79d57b5a2e4b2eec -size 5251459 diff --git a/doxygen-1.9.6.src.tar.gz b/doxygen-1.9.6.src.tar.gz new file mode 100644 index 0000000..d9c58f8 --- /dev/null +++ b/doxygen-1.9.6.src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:297f8ba484265ed3ebd3ff3fe7734eb349a77e4f95c8be52ed9977f51dea49df +size 5293513 diff --git a/doxygen.changes b/doxygen.changes index 07e486c..c204eeb 100644 --- a/doxygen.changes +++ b/doxygen.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Dec 28 10:28:34 UTC 2022 - Dirk Müller + +- update to 1.9.6: see https://www.doxygen.nl/manual/changelog.html + * Adding Python PEP 526 typing support + * issue #2580: Formatting-options for $datetime + * issue #9702: Add new command \qualifier to add custom tags that would be + similar to "inline" and "static" to some functions or classes [view] and [view] + * issue #9549: Feature request: Allow to disable Webkit scrollbar styling [view] + * NUM_PROC_THREAD!=1 will now process formulas on multiple threads [view] + * Treat __name variable as private and _name variables as protected in Python [view] + * Add support for multiple sections inside
[view], [view], + * WARN_IF_UNDOC_ENUM_VAL to have warnings for undocumented enum values [view], + ------------------------------------------------------------------- Fri Nov 18 12:21:44 UTC 2022 - pgajdos@suse.com diff --git a/doxygen.spec b/doxygen.spec index 8c1bcf1..c61de3f 100644 --- a/doxygen.spec +++ b/doxygen.spec @@ -22,7 +22,7 @@ %endif Name: doxygen -Version: 1.9.5 +Version: 1.9.6 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 f09da26..326a84e 100644 --- a/doxywizard.spec +++ b/doxywizard.spec @@ -17,7 +17,7 @@ Name: doxywizard -Version: 1.9.5 +Version: 1.9.6 Release: 0 Summary: Graphical User Interface for Doxygen # qtools are used for building and they are GPL-3.0 licensed