SHA256
8
0
forked from pool/doxygen

Accepting request 839053 from home:StefanBruens:branches:devel:tools

- Fix anonymous enums from multiple files being squashed together:
  Add 0001-issue-7979-C++-enums-being-defined-in-multiple-files.patch

OBS-URL: https://build.opensuse.org/request/show/839053
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=154
This commit is contained in:
2020-10-02 05:19:09 +00:00
committed by Git OBS Bridge
parent e5d5a024d5
commit a45b8135ac
3 changed files with 92 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 2 00:59:49 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Fix anonymous enums from multiple files being squashed together:
Add 0001-issue-7979-C++-enums-being-defined-in-multiple-files.patch
-------------------------------------------------------------------
Sun Sep 20 15:49:59 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>