14
0
forked from pool/python-pylint

- set locale during build/test to fix build on older releases (bsc#1124989)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=104
This commit is contained in:
2020-03-18 19:38:24 +00:00
committed by Git OBS Bridge
parent 34144c630f
commit 7029327144
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 18 19:37:36 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- set locale during build/test to fix build on older releases (bsc#1124989)
-------------------------------------------------------------------
Wed Nov 13 15:49:50 CET 2019 - Matej Cepl <mcepl@suse.com>