14
0
forked from pool/python-stestr

- fix build for anything older than Tumbleweed by explicitly setting

utf8 locale

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stestr?expand=0&rev=26
This commit is contained in:
2019-10-30 13:18:01 +00:00
committed by Git OBS Bridge
parent 75397ed18f
commit 5d4f56c6c1
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 30 13:17:37 UTC 2019 - Dirk Mueller <dmueller@suse.com>
- fix build for anything older than Tumbleweed by explicitly setting
utf8 locale
-------------------------------------------------------------------
Tue Sep 10 09:51:35 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>