Accepting request 657395 from Base:System
OBS-URL: https://build.opensuse.org/request/show/657395 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plymouth?expand=0&rev=68
This commit is contained in:
commit
f4d853310a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a22301b4667fbce69652bd486fd61fa1bcc6b819adce79200fb86514f61ed109
|
|
||||||
size 6195680
|
|
3
plymouth-0.9.4+git20181209.f7d5bb1.tar.xz
Normal file
3
plymouth-0.9.4+git20181209.f7d5bb1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5c7b4ec0dab9adf579cb5feba43016b2fd4fdffbfa3b99f511d516453a28a680
|
||||||
|
size 5918660
|
@ -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
|
Wed Dec 5 06:59:56 UTC 2018 - qzhao@suse.com
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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
|
%define plymouth_initrd_file /boot/initrd-plymouth.img
|
||||||
|
|
||||||
Name: plymouth
|
Name: plymouth
|
||||||
Version: 0.9.4+git20181204.0cd0613
|
Version: 0.9.4+git20181209.f7d5bb1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Graphical Boot Animation and Logger
|
Summary: Graphical Boot Animation and Logger
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user