Accepting request 662409 from home:qzhao:branches:Base:System

- Update to version 0.9.4+git20181219.c8f1256:
  * two-step: Use plymouth_strtod
    Use the locale agnostic plymouth_strtod helper which always 
    uses a "." as decimal seperator. This fixes the various 
    Alignment options not working with some locales.

OBS-URL: https://build.opensuse.org/request/show/662409
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=220
This commit is contained in:
2019-01-02 10:31:58 +00:00
committed by Git OBS Bridge
parent bcb401b1bc
commit 0719e3d215
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jan 2 08:09:46 UTC 2019 - qzhao@suse.com
- Update to version 0.9.4+git20181219.c8f1256:
* two-step: Use plymouth_strtod
Use the locale agnostic plymouth_strtod helper which always
uses a "." as decimal seperator. This fixes the various
Alignment options not working with some locales.
-------------------------------------------------------------------
Wed Dec 12 08:48:56 UTC 2018 - qzhao@suse.com