SHA256
8
0
forked from pool/doxygen

Accepting request 746429 from home:StefanBruens:branches:hardware

Fixes build for e.g. libftdi1 (see Staging:O)

- Add PR_7193_fix_blank_file_patterns.patch to populate the
  default for FILE_PATTERNS if not set, otherwise no files are
  processed [https://github.com/doxygen/doxygen/issues/7190]
- Remove obsolete and no longer applying patch:
  doxygen-dot-one-thread.patch

OBS-URL: https://build.opensuse.org/request/show/746429
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=141
This commit is contained in:
2019-11-08 06:37:15 +00:00
committed by Git OBS Bridge
parent a8bf8d94ec
commit fb4d4356c6
4 changed files with 60 additions and 28 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Nov 7 21:07:47 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Add PR_7193_fix_blank_file_patterns.patch to populate the
default for FILE_PATTERNS if not set, otherwise no files are
processed [https://github.com/doxygen/doxygen/issues/7190]
- Remove obsolete and no longer applying patch:
doxygen-dot-one-thread.patch
-------------------------------------------------------------------
Mon Sep 30 13:06:06 UTC 2019 - Franz Sirl <franz.sirl-obs@lauterbach.com>