- Update the dependencies of the testsuite package

The debug tools are optional thus no more required.
  OTOH strip(1) is needed when building the test image and nc(1) is
  needed by some tests.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1188
This commit is contained in:
2021-09-22 13:29:40 +00:00
committed by Git OBS Bridge
parent 0035691dc8
commit bedb878178
4 changed files with 24 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Sep 22 13:25:26 UTC 2021 - Franck Bui <fbui@suse.com>
- Update the dependencies of the testsuite package
The debug tools are optional thus no more required.
OTOH strip(1) is needed when building the test image and nc(1) is
needed by some tests.
-------------------------------------------------------------------
Fri Sep 10 13:30:14 UTC 2021 - Franck Bui <fbui@suse.com>