Accepting request 932239 from home:tomdevries:branches:devel:gcc-gdb-sle-11-librpm-v2

- Maintenance script qa.sh:
  - Add internal-error KFAILs.
  - Rewrite gdb.suse check to distinguish between:
    "zypper hint printed (librpm)" and
    "zypper hint printed (no librpm)".
- Patch updated (zypper hint doesn't use librpm on SLE-11):
  * gdb-testsuite-add-gdb.suse-zypper-hint.exp.patch

OBS-URL: https://build.opensuse.org/request/show/932239
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=304
This commit is contained in:
2021-11-18 11:54:30 +00:00
committed by Git OBS Bridge
parent 67695ab596
commit ec4aca9abe
3 changed files with 46 additions and 8 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Nov 18 11:45:00 UTC 2021 - Tom de Vries <tdevries@suse.com>
- Maintenance script qa.sh:
- Add internal-error KFAILs.
- Rewrite gdb.suse check to distinguish between:
"zypper hint printed (librpm)" and
"zypper hint printed (no librpm)".
-------------------------------------------------------------------
Tue Nov 16 15:50:08 UTC 2021 - Tom de Vries <tdevries@suse.com>
- Patch updated (zypper hint doesn't use librpm on SLE-11):
* gdb-testsuite-add-gdb.suse-zypper-hint.exp.patch
-------------------------------------------------------------------
Thu Nov 11 10:36:08 UTC 2021 - Tom de Vries <tdevries@suse.com>