Accepting request 1036648 from devel:tools

- fix bsc#1204558, doxygen fails to build on ppc64le - compiler crash? 
- added sources
  + _constraints

OBS-URL: https://build.opensuse.org/request/show/1036648
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=89
This commit is contained in:
Dominique Leuenberger 2022-11-19 17:08:53 +00:00 committed by Git OBS Bridge
commit 1cbb97ddc1
2 changed files with 14 additions and 0 deletions

7
_constraints Normal file
View File

@ -0,0 +1,7 @@
<constraints>
<hardware>
<physicalmemory>
<size unit="M">4096</size>
</physicalmemory>
</hardware>
</constraints>

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Nov 18 12:21:44 UTC 2022 - pgajdos@suse.com
- fix bsc#1204558, doxygen fails to build on ppc64le - compiler crash?
- added sources
+ _constraints
-------------------------------------------------------------------
Fri Aug 26 19:05:07 UTC 2022 - Antoine Belvire <antoine.belvire@opensuse.org>