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

Wed Dec  12 08:48:56 UTC 2018 - qzhao@suse.com
- Update to version 0.9.4+git20181209.f7d5bb1:
  * ply-keyboard: Fix compiler warning
  * When a renderer goes away on a udev remove event, free
    keyboards associated with the renderer, before freeing the
    renderer.
  * device-manager: free keyboards when deactivating a renderer
  * keyboard: add helper to get the keyboard's renderer, if 
    applicable.

OBS-URL: https://build.opensuse.org/request/show/657394
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=218
This commit is contained in:
Cliff Zhao 2018-12-12 06:37:14 +00:00 committed by Git OBS Bridge
parent 39fdd96dfb
commit bcb401b1bc
4 changed files with 17 additions and 5 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c7b4ec0dab9adf579cb5feba43016b2fd4fdffbfa3b99f511d516453a28a680
size 5918660

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Dec 12 08:48:56 UTC 2018 - qzhao@suse.com
- Update to version 0.9.4+git20181209.f7d5bb1:
* ply-keyboard: Fix compiler warning
* When a renderer goes away on a udev remove event, free
keyboards associated with the renderer, before freeing the
renderer.
* device-manager: free keyboards when deactivating a renderer
* keyboard: add helper to get the keyboard's renderer, if
applicable.
-------------------------------------------------------------------
Wed Dec 5 06:59:56 UTC 2018 - qzhao@suse.com

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -22,7 +22,7 @@
%define plymouth_initrd_file /boot/initrd-plymouth.img
Name: plymouth
Version: 0.9.4+git20181204.0cd0613
Version: 0.9.4+git20181209.f7d5bb1
Release: 0
Summary: Graphical Boot Animation and Logger
License: GPL-2.0-or-later