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

- gnulib-test-avoid-FP-perror-strerror.patch: Add patch to
avoid false-positive error in gnulib tests 'test-perror2' and
'test-strerror_r', visible on armv7l.
- coreutils.spec: Reference the patch.

OBS-URL: https://build.opensuse.org/request/show/830731
OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=313
This commit is contained in:
Raymund Will
2020-08-31 10:45:26 +00:00
committed by Git OBS Bridge
parent 2dfb769a0a
commit 686c454656
3 changed files with 114 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Aug 31 07:14:12 UTC 2020 - Bernhard Voelker <mail@bernhard-voelker.de>
- gnulib-test-avoid-FP-perror-strerror.patch: Add patch to
avoid false-positive error in gnulib tests 'test-perror2' and
'test-strerror_r', visible on armv7l.
- coreutils.spec: Reference the patch.
-------------------------------------------------------------------
Thu Jul 16 11:23:47 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>