From bcb401b1bce187509fe754bc298d25495cb342c759c8bfb8b5240a141a27f3bc Mon Sep 17 00:00:00 2001 From: Cliff Zhao Date: Wed, 12 Dec 2018 06:37:14 +0000 Subject: [PATCH] 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 --- plymouth-0.9.4+git20181204.0cd0613.tar.xz | 3 --- plymouth-0.9.4+git20181209.f7d5bb1.tar.xz | 3 +++ plymouth.changes | 12 ++++++++++++ plymouth.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 plymouth-0.9.4+git20181204.0cd0613.tar.xz create mode 100644 plymouth-0.9.4+git20181209.f7d5bb1.tar.xz diff --git a/plymouth-0.9.4+git20181204.0cd0613.tar.xz b/plymouth-0.9.4+git20181204.0cd0613.tar.xz deleted file mode 100644 index 1eb6b69..0000000 --- a/plymouth-0.9.4+git20181204.0cd0613.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a22301b4667fbce69652bd486fd61fa1bcc6b819adce79200fb86514f61ed109 -size 6195680 diff --git a/plymouth-0.9.4+git20181209.f7d5bb1.tar.xz b/plymouth-0.9.4+git20181209.f7d5bb1.tar.xz new file mode 100644 index 0000000..d2879c4 --- /dev/null +++ b/plymouth-0.9.4+git20181209.f7d5bb1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c7b4ec0dab9adf579cb5feba43016b2fd4fdffbfa3b99f511d516453a28a680 +size 5918660 diff --git a/plymouth.changes b/plymouth.changes index 8aec4d0..41502fc 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -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 diff --git a/plymouth.spec b/plymouth.spec index 06e979f..28a9ea5 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -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