Accepting request 1088725 from home:dirkmueller:Factory

- disable werror as a workaround for deprecation warnings with
  python 3.11 (bsc#1211052)

OBS-URL: https://build.opensuse.org/request/show/1088725
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=356
This commit is contained in:
2023-05-23 20:49:32 +00:00
committed by Git OBS Bridge
parent cfc7150eef
commit 7477f9e542
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon May 22 21:01:44 UTC 2023 - Dirk Müller <dmueller@suse.com>
- disable werror as a workaround for deprecation warnings with
python 3.11 (bsc#1211052)
-------------------------------------------------------------------
Fri Apr 7 07:48:58 UTC 2023 - Tom de Vries <tdevries@suse.com>