14
0
forked from pool/python-xattr

- fix tests run failing on older distributions due to incorrect locale

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=37
This commit is contained in:
2019-03-22 21:45:28 +00:00
committed by Git OBS Bridge
parent 0889ec9c6d
commit c14df64e9b
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 22 21:45:07 UTC 2019 - Dirk Mueller <dmueller@suse.com>
- fix tests run failing on older distributions due to incorrect locale
-------------------------------------------------------------------
Fri Mar 1 09:33:42 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>