SHA256
8
0
forked from pool/doxygen

Accepting request 1135229 from home:mathletic:branches:devel:tools

- Update to doxygen 1.10.0
  Full changelog see https://www.doxygen.nl/manual/changelog.html
- Drop patches that are part of upstream since 1.9.7
  Fix-boundingbox-parsing_part1.patch,
  Fix-boundingbox-parsing_part2.patch,
  Fix-boundingbox-parsing_part3.patch,
  and Fix-boundingbox-parsing_part4.patch.
- Drop patch reproducible.patch, it does no longer apply and
  messing around with the internals of a C++ filesystem library
  does not seem to be the right approach.

OBS-URL: https://build.opensuse.org/request/show/1135229
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=201
This commit is contained in:
2023-12-27 09:29:43 +00:00
committed by Git OBS Bridge
parent 5228d02d93
commit d3e2c14830
10 changed files with 27 additions and 2288 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Dec 25 20:11:52 UTC 2023 - Christoph G <foss@grueninger.de>
- Update to doxygen 1.10.0
Full changelog see https://www.doxygen.nl/manual/changelog.html
- Drop patches that are part of upstream since 1.9.7
Fix-boundingbox-parsing_part1.patch,
Fix-boundingbox-parsing_part2.patch,
Fix-boundingbox-parsing_part3.patch,
and Fix-boundingbox-parsing_part4.patch.
- Drop patch reproducible.patch, it does no longer apply and
messing around with the internals of a C++ filesystem library
does not seem to be the right approach.
-------------------------------------------------------------------
Mon Jul 17 17:14:00 UTC 2023 - Bernhard Wiedemann <bwiedemann@suse.com>