14
0

Accepting request 893717 from home:alarrosa:branches:devel:languages:python

- Add patch from upstream to fix build in i586 where a test fails
  due to the y2038 issue:
  * 0001-timestamp-rounding-tests-avoid-y2038-issue.patch

OBS-URL: https://build.opensuse.org/request/show/893717
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfuse3?expand=0&rev=17
This commit is contained in:
2021-05-17 12:35:59 +00:00
committed by Git OBS Bridge
parent e8b3a9f18a
commit edb62e2618
3 changed files with 41 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 17 11:22:24 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
- Add patch from upstream to fix build in i586 where a test fails
due to the y2038 issue:
* 0001-timestamp-rounding-tests-avoid-y2038-issue.patch
-------------------------------------------------------------------
Sun May 16 08:03:01 UTC 2021 - ecsos <ecsos@opensuse.org>