From 0719e3d21521fd5fbea62aae57ef6b69889f35c43bf4944322bb3042b88101db Mon Sep 17 00:00:00 2001 From: Cliff Zhao Date: Wed, 2 Jan 2019 10:31:58 +0000 Subject: [PATCH] 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 --- plymouth-0.9.4+git20181209.f7d5bb1.tar.xz | 3 --- plymouth-0.9.4+git20181219.c8f1256.tar.xz | 3 +++ plymouth.changes | 9 +++++++++ plymouth.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 plymouth-0.9.4+git20181209.f7d5bb1.tar.xz create mode 100644 plymouth-0.9.4+git20181219.c8f1256.tar.xz diff --git a/plymouth-0.9.4+git20181209.f7d5bb1.tar.xz b/plymouth-0.9.4+git20181209.f7d5bb1.tar.xz deleted file mode 100644 index d2879c4..0000000 --- a/plymouth-0.9.4+git20181209.f7d5bb1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c7b4ec0dab9adf579cb5feba43016b2fd4fdffbfa3b99f511d516453a28a680 -size 5918660 diff --git a/plymouth-0.9.4+git20181219.c8f1256.tar.xz b/plymouth-0.9.4+git20181219.c8f1256.tar.xz new file mode 100644 index 0000000..85431a5 --- /dev/null +++ b/plymouth-0.9.4+git20181219.c8f1256.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ecedd0e7be257b16594bfaa6b36347fb6cb2a7f17b289ba3c3a5d999a48d95b +size 5943796 diff --git a/plymouth.changes b/plymouth.changes index 41502fc..0cda7e1 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -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 diff --git a/plymouth.spec b/plymouth.spec index 28a9ea5..e54e9e5 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -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