1
0
forked from pool/wxWidgets-3_2

Accepting request 1141466 from home:qzhao:branches:X11:wxWidgets

Add wxWidgets-3_2-Fix-test-suite-on-Linux-s390x-architectures.patch to fix test failure suites on Linux/s390x and maybe other architectures.

OBS-URL: https://build.opensuse.org/request/show/1141466
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/wxWidgets-3_2?expand=0&rev=120
This commit is contained in:
2024-01-25 09:26:47 +00:00
committed by Git OBS Bridge
parent cbe26aaed5
commit 139df4fc99
4 changed files with 83 additions and 89 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Jan 21 09:21:37 UTC 2024 - Cliff Zhao <qzhao@suse.com>
- Add wxWidgets-3_2-Fix-test-suite-on-Linux-s390x-architectures.patch:
Backporting e2cc16ef from upstream, Fix test suite on Linux/s390x
and maybe other architectures.
- Drop wxWidgets-3_2-fix-building-fault-S390.patch:
Patch has been merged by upstream,and they did this modification
during accept.
(bsc#1217026)
-------------------------------------------------------------------
Thu Dec 28 08:21:30 UTC 2023 - Cliff Zhao <qzhao@suse.com>