Accepting request 1045632 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1045632 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=90
This commit is contained in:
commit
c040d9b2c5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55b454b35d998229a96f3d5485d57a0a517ce2b78d025efb79d57b5a2e4b2eec
|
||||
size 5251459
|
3
doxygen-1.9.6.src.tar.gz
Normal file
3
doxygen-1.9.6.src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:297f8ba484265ed3ebd3ff3fe7734eb349a77e4f95c8be52ed9977f51dea49df
|
||||
size 5293513
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 28 10:28:34 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <summary> sections inside <details> [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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user