From 39fdd96dfb8a4dfc40177d5e8f8ee91f51e6ff8b9a216d36aff6aa422e392076 Mon Sep 17 00:00:00 2001 From: Cliff Zhao Date: Wed, 5 Dec 2018 09:09:43 +0000 Subject: [PATCH] Accepting request 654614 from home:qzhao:branches:Base:System - Update to version 0.9.4+git20181204.0cd0613: * drm: Pick a controller for unconfigured connectors * drm: Drop crtcs for clones for which we've picked different modes * drm: More connector enumeration refactoring * drm: Store tiled and rotation in ply_output_t * drm: Refactor create_heads_for_active_connectors * drm: Directly store the mode instead of the mode_index * drm: Drop unused encoder_id OBS-URL: https://build.opensuse.org/request/show/654614 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=216 --- plymouth-0.9.4+git20181129.a7ec3e6.tar.xz | 3 --- plymouth-0.9.4+git20181204.0cd0613.tar.xz | 3 +++ plymouth.changes | 13 +++++++++++++ plymouth.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 plymouth-0.9.4+git20181129.a7ec3e6.tar.xz create mode 100644 plymouth-0.9.4+git20181204.0cd0613.tar.xz diff --git a/plymouth-0.9.4+git20181129.a7ec3e6.tar.xz b/plymouth-0.9.4+git20181129.a7ec3e6.tar.xz deleted file mode 100644 index e9de8b5..0000000 --- a/plymouth-0.9.4+git20181129.a7ec3e6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec2c3a035a9a42ea34c7d244c605ab6aa70fa283d278549c08682a79db382b21 -size 6099608 diff --git a/plymouth-0.9.4+git20181204.0cd0613.tar.xz b/plymouth-0.9.4+git20181204.0cd0613.tar.xz new file mode 100644 index 0000000..1eb6b69 --- /dev/null +++ b/plymouth-0.9.4+git20181204.0cd0613.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a22301b4667fbce69652bd486fd61fa1bcc6b819adce79200fb86514f61ed109 +size 6195680 diff --git a/plymouth.changes b/plymouth.changes index 3134d43..8aec4d0 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Dec 5 06:59:56 UTC 2018 - qzhao@suse.com + +- Update to version 0.9.4+git20181204.0cd0613: + * drm: Pick a controller for unconfigured connectors + * drm: Drop crtcs for clones for which we've picked different + modes + * drm: More connector enumeration refactoring + * drm: Store tiled and rotation in ply_output_t + * drm: Refactor create_heads_for_active_connectors + * drm: Directly store the mode instead of the mode_index + * drm: Drop unused encoder_id + ------------------------------------------------------------------- Thu Nov 29 07:54:27 UTC 2018 - qzhao@suse.com diff --git a/plymouth.spec b/plymouth.spec index b3f5fa4..06e979f 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -22,7 +22,7 @@ %define plymouth_initrd_file /boot/initrd-plymouth.img Name: plymouth -Version: 0.9.4+git20181129.a7ec3e6 +Version: 0.9.4+git20181204.0cd0613 Release: 0 Summary: Graphical Boot Animation and Logger License: GPL-2.0-or-later