SHA256
1
0
forked from pool/tar

Accepting request 925252 from home:berny:branches:Base:System

- tests-skip-time01-on-32bit-time_t.patch: Add patch to skip test
  'tests/time01.at' on platforms with 32-bit time_t for now.
- tar.spec: Reference it.
  (%check): Output the testsuite.log in case the testsuite failed.

OBS-URL: https://build.opensuse.org/request/show/925252
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=107
This commit is contained in:
Danilo Spinella
2021-10-14 13:01:22 +00:00
committed by Git OBS Bridge
parent 674513b05a
commit b0ec1ff6ec
3 changed files with 47 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Oct 14 10:40:36 UTC 2021 - Bernhard Voelker <mail@bernhard-voelker.de>
- tests-skip-time01-on-32bit-time_t.patch: Add patch to skip test
'tests/time01.at' on platforms with 32-bit time_t for now.
- tar.spec: Reference it.
(%check): Output the testsuite.log in case the testsuite failed.
-------------------------------------------------------------------
Fri Oct 8 09:45:09 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>