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:
Cliff Zhao 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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c7b4ec0dab9adf579cb5feba43016b2fd4fdffbfa3b99f511d516453a28a680
size 5918660

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ecedd0e7be257b16594bfaa6b36347fb6cb2a7f17b289ba3c3a5d999a48d95b
size 5943796

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

View File

@ -1,7 +1,7 @@
#
# spec file for package plymouth
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -22,7 +22,7 @@
%define plymouth_initrd_file /boot/initrd-plymouth.img
Name: plymouth
Version: 0.9.4+git20181209.f7d5bb1
Version: 0.9.4+git20181219.c8f1256
Release: 0
Summary: Graphical Boot Animation and Logger
License: GPL-2.0-or-later